Hi,

ok, removing the line helped, thanks.

Next:
CMake Error in modules/artbase/src/CMakeLists.txt:
   Cannot find source file "imagergba.cpp".  Tried extensions .c .C .c++ .cc
   .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

Looks like imagergba.h and .cpp moved from modules\general\ to modules\artbase\ 
but are not added there. I moved them, then a2d compiled and linked for me.

Next:
However, at start of wires-sample (or e.g. drawtest) I get an "Error: Sorry, 
could not open file ARIAL.TTF for loading font". Why?

Regards,
Michael

Am 06.08.2010 09:03, schrieb HOLWERDA Klaas:
> Just remove that line from the Cmake file, and it will be oke.
> The file is not used.
>
> Will check it this evening.
>
>> -----Original Message-----
>> From: Michael Stratmann [mailto:stratm...@micst.de]
>> Sent: Thursday, 05 August, 2010 23:58
>> To: wxart2d-users_dev@lists.sourceforge.net
>> Subject: [Wxart2d-users_dev] Configure broken
>>
>> Hello,
>> I just checked out latest a2d sources, only to discover configure is
>> broken:
>>
>> CMake Error at CMakeLists.txt:100 (INCLUDE):
>>     include could not find load file:
>>
>>       D:/Dev/Tapps/wxArt2D/bin/CopyModuleHeaders.cmake
>>
>> Latest revision deleted that file, but CMakeLists.txt is old. Which
>> revision is last known good with 2.9.1/2, the one from July, 30?
>>
>> Thank you!
>> Michael
>>
>> -----------------------------------------------------------------------
>> -------
>> This SF.net email is sponsored by
>>
>> Make an app they can't live without
>> Enter the BlackBerry Developer Challenge
>> http://p.sf.net/sfu/RIM-dev2dev
>> _______________________________________________
>> Wxart2d-users_dev mailing list
>> Wxart2d-users_dev@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev
>
> ------------------------------------------------------------------------------------------------------------
> Disclaimer:
>
> If you are not the intended recipient of this email, please notify the sender 
> and delete it.
> Any unauthorized copying, disclosure or distribution of this email or its 
> attachment(s) is forbidden.
> Thales Nederland BV will not accept liability for any damage caused by this 
> email or its attachment(s).
> Thales Nederland BV is seated in Hengelo and is registered at the Chamber of 
> Commerce under number 06061578.
> ------------------------------------------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Wxart2d-users_dev mailing list
> Wxart2d-users_dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev
>

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to