Michael Stratmann wrote:
> Hello,
>
> I think I found the bug fix for the makefile generation. Modify line 705 
> of bin\FindwxWidgets.cmake to
>
> SET(wxWidgets_INCLUDE_DIRS ${s_wxLibDir}/${wxWidgets_CONFIGURATION} 
> ${wxWidgets_INCLUDE_DIRS} )
>
> Appends the wxLibDir in front of the wxWidgetsIncludeDir and not after.
>
> Rerun cmake, build in VS, everything is fine, no manifest trouble 
> anymore :-) At least for me ...
>   
Great!
I changed the *.rc files to contain the same as the minimal sample of 
wxWidgets.
Assuming  this #define wxUSE_NO_MANIFEST 1 is not needed anymore, but i 
am not sure.

Will soon check it in,

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