WxWidgets 2.6.2 and Visual Studio.net 2003 Topic is solved

Do you have a question about makefiles, a compiler or IDE you are using and need to know how to set it up for wxWidgets or why it doesn't compile but other IDE's do ? Post your questions here.
metalogic
Super wx Problem Solver
Super wx Problem Solver
Posts: 307
Joined: Fri Oct 08, 2004 8:21 am
Location: Area 51
Contact:

Post by metalogic »

engineer wrote:I have to recompile th libs a several times before it works
This usually means the dependencies between libraries are not setup correctly (or at all) in the solution.
Post Reply