Klaas, Continuing on with attempting to use your cmake files generated libraries. I managed to build the libraries, and samples, however no sample managed to run without crashing on startup.
Comparing your produced libraries with mine. All my libraries are larger than yours. My libraries were built using custom dev project files, yours were produced by your makefiles. Both sets were made under Vista Home Premium My libraries Volume in drive C is HP Volume Serial Number is 6AA2-6290 Directory of C:\wxArt2D\lib\gcc_lib 12/02/2008 20:19 <DIR> . 12/02/2008 20:19 <DIR> .. 07/02/2008 23:57 490,046 libantigrain.a 12/02/2008 20:19 293,990 libkbool.a 05/02/2008 19:39 534,446 libwxart2d_msw_aggdrawer.a 05/02/2008 20:16 1,131,590 libwxart2d_msw_artbase.a 05/02/2008 20:21 620,922 libwxart2d_msw_canextobj.a 07/02/2008 23:09 6,077,712 libwxart2d_msw_canvas.a 07/02/2008 23:13 1,677,080 libwxart2d_msw_curves.a 07/02/2008 23:17 1,156,464 libwxart2d_msw_docview.a 07/02/2008 23:22 5,015,676 libwxart2d_msw_editor.a 07/02/2008 23:24 332,106 libwxart2d_msw_gdsio.a 07/02/2008 23:26 894,162 libwxart2d_msw_general.a 07/02/2008 23:32 4,698 libwxart2d_msw_keyio.a 07/02/2008 23:37 359,194 libwxart2d_msw_svgio.a 07/02/2008 23:48 160,964 libwxart2d_msw_xmlparse.a 14 File(s) 18,749,050 bytes 2 Dir(s) 184,550,961,152 bytes free Your libraries Volume in drive C is HP Volume Serial Number is 6AA2-6290 Directory of C:\wxArt2d-Gcc\lib 19/02/2008 11:23 <DIR> . 19/02/2008 11:23 <DIR> .. 19/02/2008 11:23 0 dir.txt 19/02/2008 11:10 213,276 libantigrain.a 19/02/2008 11:10 286,754 libkbool.a 19/02/2008 10:38 182,434 libwxart2d_msw28_aggdrawer.a 19/02/2008 10:39 762,838 libwxart2d_msw28_artbase.a 19/02/2008 10:40 462,918 libwxart2d_msw28_canextobj.a 19/02/2008 10:45 4,496,254 libwxart2d_msw28_canvas.a 19/02/2008 10:47 1,257,976 libwxart2d_msw28_curves.a 19/02/2008 10:49 845,750 libwxart2d_msw28_docview.a 19/02/2008 10:54 3,985,154 libwxart2d_msw28_editor.a 19/02/2008 10:54 233,992 libwxart2d_msw28_gdsio.a 19/02/2008 10:55 638,904 libwxart2d_msw28_general.a 19/02/2008 10:57 276,094 libwxart2d_msw28_svgio.a 19/02/2008 10:58 110,412 libwxart2d_msw28_xmlparse.a 14 File(s) 13,752,756 bytes 2 Dir(s) 184,567,017,472 bytes free As you can see there is a large difference in the size. Also the samples all crash immediately on startup. I'll investigate further, there has to be a difference between what you do in your makefiles and what I have done in my projects. Perhaps we should approach this one library at a time. If you have wxDev-cpp installed, I could send you my project files for each library, and you can use them to generate the libraries there. Perhaps you might see something I am doing which works here, that you are not doing there. These has to be a reason for the difference in size of the libraries, and also why samples built with my libraries work (not sure of ALL samples work) and those built from your makefiles don't. Best regards Mal ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev