User forums > Using Code::Blocks

Can't compile wxWidgets app

<< < (2/2)

Frog:
Thank You All for Your help and attention! I tend to agree with alb_cb_moon that ,most likely, the cause of trouble is incorrect version of MinGW. I've successfully compiled any configuration of wxWidgets Application in VC++ Studio 2005, installed on the same computer, with the same wxPack. I will move to higher version of MinGW - try, and report the results to you.

Frog:
Ah, minGW v. 3.81 is a current version, it didn't cause the problem. The problem was in my configuration options. wxWidgets project wizard has somehow misleading statement "Please select the location of wxWidgets folder this is top-level folder ... blah-blah-blah... must contain 'include' and 'libs' subfolders" - so I set the path. But it must contain $(#wx) instead -  and compilation will proceed normally. Special Thanks to ollydbg for screencast tutorial.  :) I can compile wxWidgets app now  :D Thank You!

Navigation

[0] Message Index

[*] Previous page

Go to full version