News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Configuring wxSmith

Started by freeze, November 14, 2011, 04:42:08 AM

Previous topic - Next topic

freeze

Hi. I have just started using CodeBlocks, and it works great. The wizard creates a working wxWidgets project without any problems. I am not sure how best to compile example projects from tutorials, etc. What I have been doing is using the wizard to create a wxWidgets project, then removing all the files from the project, then adding all the files from the example and rebuilding.
This works just fine, BUT when I try to "Configure wxSmith for the current project" I get error messages including differently named files when I try to rebuild.
My two questions are: 1) How to compile example applications, using the wizard to set up the wxWidgets include and linker settings?
2) How to add wxSmith to a project after it has been created without wxSmith?