I will try that later. Currently I have recompiled wxWidgets with 
wxUSE_STL disabled. This time I was able to generate project files with 
gdiplusdrawer checked too, which was not possible before, but 
compilation of gdiplusdrawer fails in VC.

I unchecked gdiplusdrawer in cmakesetup and am currently compiling 
wxArt2D, and so far there have been no errors, with some projects 
compiling that didn't before, so wxUSE_STL may indeed have been the 
problem. I will try the new version with compatibility_iterator later 
and see what happens.

Update before I send: got an error on samples_canvas_sim
CVTRES : fatal error CVT1100: duplicate resource.  type:MANIFEST, 
name:1, language:0x0409
LINK : fatal error LNK1123: failure during conversion to COFF: file 
invalid or corrupt

I remember reading about something similar in some earlier posts on the 
mailing list so will have a look there.

Håkan

klaas.holwerda skrev:
> klaas.holwerda wrote:
>   
>> Using wxUSE_STL on, it might be that exactly wxLISt changes its format. 
>> Something with wxZoomList::compatibility_iterator etc.
>>   
>>     
> I checked in all ::Node* to this  ::compatibility_iterator, maybe it 
> just works with STL on.
> Can test it?
>
> 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
>
>   


-------------------------------------------------------------------------
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