cannot compile rev 12501 (Windows XP)
attempting to compile rev 12501 I get the messages:
Make error line 298: problem compiling: src/ui/clipboard.cpp: In member function 'Glib::ustring Inkscape::UI::ClipboardManagerImpl::_getBestTarget()': src/ui/clipboard.cpp:1245:20: error: 'CLIPBOARD_WIN32_EMF_TARGET' was not declared in this scope src/ui/clipboard.cpp:1253:16: error: 'CLIPBOARD_WIN32_EMF_TARGET' was not declared in this scope src/ui/clipboard.cpp: In member function 'void Inkscape::UI::ClipboardManagerImpl::_setClipboardTargets()': src/ui/clipboard.cpp:1317:42: error: 'CLIPBOARD_WIN32_EMF_MIME' was not declared in this scope
rev 12496 compiled normally.
Alvin Penner
-- View this message in context: http://inkscape.13.x6.nabble.com/cannot-compile-rev-12501-Windows-XP-tp49678... Sent from the Inkscape - Dev mailing list archive at Nabble.com.
On 2013-09-07 24:21 +0200, alvinpenner wrote:
attempting to compile rev 12501 I get the messages:
Make error line 298: problem compiling: src/ui/clipboard.cpp: In member function 'Glib::ustring Inkscape::UI::ClipboardManagerImpl::_getBestTarget()': src/ui/clipboard.cpp:1245:20: error: 'CLIPBOARD_WIN32_EMF_TARGET' was not declared in this scope src/ui/clipboard.cpp:1253:16: error: 'CLIPBOARD_WIN32_EMF_TARGET' was not declared in this scope src/ui/clipboard.cpp: In member function 'void Inkscape::UI::ClipboardManagerImpl::_setClipboardTargets()': src/ui/clipboard.cpp:1317:42: error: 'CLIPBOARD_WIN32_EMF_MIME' was not declared in this scope
rev 12496 compiled normally.
Also filed as - Bug #1220230 Compiling error: CLIPBOARD_WIN32_EMF_TARGET not declared https://bugs.launchpad.net/inkscape/+bug/1220230
2013/9/7 su_v <suv-sf@...58...>:
Also filed as
- Bug #1220230 Compiling error: CLIPBOARD_WIN32_EMF_TARGET not declared https://bugs.launchpad.net/inkscape/+bug/1220230
That's because I didn't replace one of the occurences when I made the relevant change for Linux :( I won't have access to my dev machine until ~Wednesday. The fix is simple, replace this with the content of the define.
participants (3)
-
alvinpenner
-
Krzysztof Kosiński
-
su_v