NuGet Package with wxWidgets Template
Posted on
Andrew Smart has created a NuGet package containing a template allowing to easily configure and build wxWidgets applications in Microsoft Visual Studio. See the detailed instructions on the wiki and give it a try if you use MSVS 2010 or later!
Notice that the template works with the official binaries if you use the matching options, i.e. DLL with the correct version-dependent compiler prefix, but if you prefer to use another configuration, for example a static library build of wxWidgets, you can easily build it using the solution files for MSVS 2011 and 2013 which are now also provided (and will be included in the upcoming 3.0.1 release) thanks to the contribution from Artur Wieczorek.