News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Unable to compile WxWidgets projects

Started by gandano, July 24, 2006, 05:00:22 PM

Previous topic - Next topic

gandano

Hi All!
I have installed last version of Code::Blocks, and i can not to configure it for compile wxWidgets projects.
I use MinGW compiler set. I have download wxWidgets 2.6.1, and i have build it with MinGW. Can be the problem for compiler options into IDE?

Thanks.

sethjackson

Quote from: gandano on July 24, 2006, 05:00:22 PM
Hi All!
I have installed last version of Code::Blocks, and i can not to configure it for compile wxWidgets projects.
I use MinGW compiler set. I have download wxWidgets 2.6.1, and i have build it with MinGW. Can be the problem for compiler options into IDE?

Thanks.


Well it is possible that is for certain. ;)

Please post your build errors/problems you are having......

gandano

Quote from: sethjackson on July 24, 2006, 10:30:54 PM
Quote from: gandano on July 24, 2006, 05:00:22 PM
Hi All!
I have installed last version of Code::Blocks, and i can not to configure it for compile wxWidgets projects.
I use MinGW compiler set. I have download wxWidgets 2.6.1, and i have build it with MinGW. Can be the problem for compiler options into IDE?

Thanks.


Well it is possible that is for certain. ;)

Please post your build errors/problems you are having......

Thanks for your reply.
I get following messages:

                        warning: ./wx_pch.h.gch: not used because 'WX_PCH_H_INCLUDED' not defined

.\wx_pch.h    9    wx/wxprec.h: No such file or directory
main.cpp       13  error: expected class-name debofe '{' token
main.cpp       .......

and so on...