Is compiling on win32 working for anyone?
Mine is dying with: In file included from dialogs/../text-tag-attributes.h:7, from dialogs/../sp-text.h:20, from dialogs/text-edit.cpp:44: dialogs/../svg/svg-length.h:29: error: expected identifier before ',' token make[1]: *** [dialogs/text-edit.o] Error 1
but there is nothing visibly wrong with the file or included files...
On Wed, 14 Dec 2005, Joshua A. Andler wrote:
Is compiling on win32 working for anyone?
Mine is dying with: In file included from dialogs/../text-tag-attributes.h:7, from dialogs/../sp-text.h:20, from dialogs/text-edit.cpp:44: dialogs/../svg/svg-length.h:29: error: expected identifier before ',' token make[1]: *** [dialogs/text-edit.o] Error 1
but there is nothing visibly wrong with the file or included files...
Hi Josh,
I think this is due to IN being defined as a preprocessor symbol by some mysterious agent. I'm just about to commit a fix.
Cheers
Carl
participants (2)
-
Carl Hetherington
-
Joshua A. Andler