Hello Klaas,

for testing this installation stuff, make clean might not be enough. And 
it is reasonable to not to clean the other libs, in case you want to 
support both (same with debug/release).

I have zipped the cvs archive and when I try to simulate a fresh build, 
I use a fresh unzipped wxart2d folder. Obviously you have the old non 
unicode lib around from a previous build. But it is erroneous anyway, 
because binding the ansi version when everything is unicode can not be a 
good idea ...

I build unicode I get wxmsw28ud_gl.lib as expected, but CMake configure 
is only capable of finding the ansi version.

Viele Grüße, Michael

Klaas Holwerda wrote:
> Michael Stratmann wrote:
> 
>> D:/wxArt2D/bin/FindwxWidgets.cmake(752): - not found due to missing 
>> WX_gld=WX_gld-NOTFOUND
>> CMake Error at bin/FindwxWidgets.cmake:1009 (MESSAGE):
>>    wxWidgets required, please specify it's location.
>> Call Stack (most recent call first):
>>    CMakeLists.txt:47 (INCLUDE)
>>
>> I modified the lib name (wxmsw28d_gl.lib gets found) and continued.
> 
> I see in my wxWidgets-2.8.8 this:
> 
> wxmsw28ud_gl.lib
> 
> and
> 
> wxmsw28d_gl.lib
> 
> So i think it should be there??
> 
> Klaas

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to