Hello, I'm building the library, again, but this time on my system :) (the one that had configuration issues). Anyway, the configuration stage goes normally (although it says EXPAT_LIB_OK3-NOTFOUND, while EXPAT_HDR_OK3 and EXPAT_LIB_OK3b are found) and I select not to build any samples.
This is the error I get while trying to build the SVN version of the library: [ 86%] Built target wxart2dconfig Scanning dependencies of target thumbo [ 87%] Building CXX object apps/thumbo/src/CMakeFiles/thumbo.dir/thumboedit.cpp.o In file included from /mnt/podaci/wxArt2D-SVN/build/wxArt2D/apps/thumbo/src/thumboedit.cpp:37: /mnt/podaci/wxArt2D-SVN/build/wxArt2D/apps/thumbo/include/docv.h:51: error: ‘wxLuaEvent’ has not been declared /mnt/podaci/wxArt2D-SVN/build/wxArt2D/apps/thumbo/include/docv.h:99: error: expected class-name before ‘{’ token /mnt/podaci/wxArt2D-SVN/build/wxArt2D/apps/thumbo/src/thumboedit.cpp: In member function ‘void a2dCanvasThumboEditorFrame::OnTheme(a2dEditorFrameEvent&)’: /mnt/podaci/wxArt2D-SVN/build/wxArt2D/apps/thumbo/src/thumboedit.cpp:156: error: ‘a2dLuaEditorFrame’ has not been declared make[2]: *** [apps/thumbo/src/CMakeFiles/thumbo.dir/thumboedit.cpp.o] Error 1 make[1]: *** [apps/thumbo/src/CMakeFiles/thumbo.dir/all] Error 2 make: *** [all] Error 2 After that, I tried the CVS version and this is what I get there (so close...): [ 96%] Built target test_canvas_tiletest Scanning dependencies of target sample_editor_vdrawm [ 96%] Building CXX object samples/editor/samples/vdrawm/CMakeFiles/sample_editor_vdrawm.dir/__/common/screen.cpp.o [ 97%] Building CXX object samples/editor/samples/vdrawm/CMakeFiles/sample_editor_vdrawm.dir/vdrawm.cpp.o /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:44:20: error: screen.h: No such file or directory /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp: In member function ‘void VdrawFrame::FillData(wxCommandEvent&)’: /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:483: error: ‘FillData0’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:489: error: ‘FillData1’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:495: error: ‘FillData2’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:501: error: ‘FillData3’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:507: error: ‘FillData4’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:513: error: ‘FillData5’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:519: error: ‘FillData6’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:525: error: ‘FillData7’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:531: error: ‘FillData8’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:537: error: ‘FillData9’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:543: error: ‘FillData10’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:549: error: ‘FillData11’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:555: error: ‘FillData12’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:561: error: ‘FillData13’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:567: error: ‘FillData14’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:573: error: ‘FillData15’ was not declared in this scope /mnt/podaci/wxArt2D-CVS/wxArt2D/samples/editor/samples/vdrawm/vdrawm.cpp:579: error: ‘FillDataAll’ was not declared in this scope make[2]: *** [samples/editor/samples/vdrawm/CMakeFiles/sample_editor_vdrawm.dir/vdrawm.cpp.o] Error 1 make[1]: *** [samples/editor/samples/vdrawm/CMakeFiles/sample_editor_vdrawm.dir/all] Error 2 make: *** [all] Error 2 What is going on :) ? Does that have anything to do with the EXPAT_LIB_OK3-NOTFOUND? Also, both configurations have the LUA flag set to OFF... Thanks in advance. Cheers, Ivan -- Infinite diversity in infinite combinations ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev