I'm new to CMake (cmake-gui) and am seeing

C:/wxart2d/trunk/wxArt2D/bin/FindwxWidgets.cmake(120): FATAL_ERROR

C:/wxart2d/trunk/wxArt2D/bin/FindwxWidgets.cmake(120): - not found due to missing library auid,

set to WX_auid=WX_auid-NOTFOUND
.
.
.


Returned when I press configure.


I'm building on Windows XP using MSVC. The environment variable WXWIN has been set to point to my 2.8.10 wxWidgets dir. I have built 2.8.10 successfully. A listing of

of the lib files follows....



Directory of C:\apps\wxwin\v2810\lib\vc_lib

04/01/2010  12:23 PM         8,329,908 wxbase28d.lib
04/01/2010  12:23 PM         1,283,620 wxbase28d_net.lib
04/01/2010  12:24 PM           447,080 wxbase28d_xml.lib
04/01/2010  12:23 PM           464,450 wxexpatd.lib
04/01/2010  12:23 PM           592,738 wxjpegd.lib
04/01/2010  12:23 PM         6,746,988 wxmsw28d_adv.lib
04/01/2010  12:24 PM         2,714,016 wxmsw28d_aui.lib
04/01/2010  12:23 PM        31,708,036 wxmsw28d_core.lib
04/01/2010  12:23 PM         5,276,974 wxmsw28d_html.lib
04/01/2010  12:23 PM         1,183,196 wxmsw28d_media.lib
04/01/2010  12:23 PM           916,210 wxmsw28d_qa.lib
04/01/2010  12:24 PM         5,962,070 wxmsw28d_richtext.lib
04/01/2010  12:25 PM         4,458,226 wxmsw28d_stc.lib
04/01/2010  12:24 PM         7,576,550 wxmsw28d_xrc.lib
04/01/2010  12:23 PM           518,330 wxpngd.lib
04/01/2010  12:23 PM           259,544 wxregexd.lib
04/01/2010  12:23 PM         1,201,906 wxtiffd.lib
04/01/2010  12:23 PM           194,818 wxzlibd.lib
             18 File(s)     79,834,660 bytes
              0 Dir(s)  86,194,028,544 bytes free

Any tips ?

Thanks,
Andrew



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to