Matías Szeftel ha scritto:
> Ulrich Telle escribió:
>> As wxWidgets 2.8 is around for quite a while it would be nice to have 
>> the option to flag a wxCode component as compatible with wxWidgets 2.8, 
>> but currently 2.8 is missing from the list of supported wxWidgets 
>> versions. It would be nice, if one of the wxCode adminstrators could add 
>> this option to the list. Thanks!
>>
>> Regards,
>>
>> Ulrich
>>
>>   
>     I wanted to add that bakefile is currently generating projects for
> wx2.6, you can see this in the msw projects as it lists the dependecies:
> wxbase26.lib, wxmsw26_core.lib, etc.
>     Is there a way to set what wx versions should the component be
> compiled against? 
sure - just set WX_VERSION_DEFAULT before including wxcode's 
defaults.bkl to the version you want (e.g. 28).

>Or maybe generating different projects for each wx
> version?
This is another issue - it can be done but requires some trickery: also 
Ulrich asked it to me so I'll post some more details about it in another 
thread.

Francesco


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to