Hello, it's me again.
Based on the problem above, I tried to modify SET(WIN32 1) in CMakeList and
I got this error
======================== Error ==================
[ 19%] Building CXX object
modules/general/src/CMakeFiles/general.dir/gen.obj
In file included from
C:/msys/1.0/home/wxArt2D/modules/general/src/gen.cpp:26:
C:/msys/1.0/home/wxArt2D/modules/xmlparse/include/genxmlpars.h:28:19:
expat.h: No such file or directory
In file included from
C:/msys/1.0/home/wxArt2D/modules/general/src/gen.cpp:26:
C:/msys/1.0/home/wxArt2D/modules/xmlparse/include/genxmlpars.h:229: error:
ISO C++ forbids declaration of `XML_Parser' with no type
C:/msys/1.0/home/wxArt2D/modules/xmlparse/include/genxmlpars.h:229: error:
expected `;' before '&' token
C:/msys/1.0/home/wxArt2D/modules/xmlparse/include/genxmlpars.h:276: error:
`XML_Parser' does not name a type
make[2]: *** [modules/general/src/CMakeFiles/general.dir/gen.obj] Error 1
make[1]: *** [modules/general/src/CMakeFiles/general.dir/all] Error 2
make: *** [all] Error 2
===================end error===================
I think it is a "expat" problem and I don't know how to solve this problem.
But when I switched back to SET(WIN32 1) I got error in my first post.
Any help would be much appreciated. Many thanks for your help.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev