Author Topic: Configuring wxSmith  (Read 3940 times)

Offline freeze

  • Single posting newcomer
  • *
  • Posts: 6
Configuring wxSmith
« on: November 14, 2011, 04:42:08 am »
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?