My 2cent tips & tricks on computer technology & Application Virtualization ...
Saturday, May 8, 2010
TIPS: Issues while compiling WXWidgets
If you have msys installed & added to the path then WxWidgets failes to compile and you will get the error which starts as follows
if not exist gcc_mswd mkdir gcc_mswd
The easiest solution to resolve is in the command prompt remove all the path folders except windows & mingw paths and then try to recompile in the same command window.
No comments:
Post a Comment