attempting to compile rev 11029, I get this error message:
Make error line 289: problem compiling: src/extension/internal/emf-win32-print.cpp: In member function 'virtual unsigned int Inkscape::Extension::Internal::PrintEmfWin32::begin(Inkscape::Extension::Print*, SPDocument*)': src/extension/internal/emf-win32-print.cpp:135:17: error: invalid use of incomplete type 'struct SPDocument' src/sp-object.h:115:7: error: forward declaration of 'struct SPDocument' src/extension/internal/emf-win32-print.cpp:136:18: error: invalid use of incomplete type 'struct SPDocument' src/sp-object.h:115:7: error: forward declaration of 'struct SPDocument' src/extension/internal/emf-win32-print.cpp:145:31: error: invalid use of incomplete type 'struct SPDocument' src/sp-object.h:115:7: error: forward declaration of 'struct SPDocument' src/extension/internal/emf-win32-print.cpp:226:65: error: invalid use of incomplete type 'struct SPDocument' src/sp-object.h:115:7: error: forward declaration of 'struct SPDocument'
-- View this message in context: http://inkscape.13.n6.nabble.com/cannot-compile-rev-11029-Windows-XP-tp45295... Sent from the Inkscape - Dev mailing list archive at Nabble.com.