Re: [CMake] Visual Studio 10 and wxWidgets

2015-12-11 Thread Mauro Ziliani
I miss some lines. This is that works On Fri, Dec 11, 2015 at 7:06 PM, Mauro Ziliani wrote: > Hi all. > I solved my problem with a custom script. > > I attach it to this message. > The script is very very poor, but for my purpouse it works. > > The script should be simply included > > MZ > > On

Re: [CMake] Visual Studio 10 and wxWidgets

2015-12-11 Thread Mauro Ziliani
Hi all. I solved my problem with a custom script. I attach it to this message. The script is very very poor, but for my purpouse it works. The script should be simply included MZ On Thu, Dec 10, 2015 at 4:23 PM, Mauro Ziliani wrote: > Hi all. > I'm in trouble with wxWidgets 3 and Visual Studi

[CMake] Visual Studio 10 and wxWidgets

2015-12-10 Thread Mauro Ziliani
Hi all. I'm in trouble with wxWidgets 3 and Visual Studio 10 express. I need to change the type of libraries depending on the configuration compiler If I compile in debug mode I need wxbase30ud.lib, while in release mode wxbase30u But if I generate the project for VS2010Express the wxbase30u.l