Author Topic: Unable to compile WxWidgets projects  (Read 4144 times)

Offline gandano

  • Single posting newcomer
  • *
  • Posts: 4
Unable to compile WxWidgets projects
« 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.

sethjackson

  • Guest
Re: Unable to compile WxWidgets projects
« Reply #1 on: July 24, 2006, 10:30:54 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......

Offline gandano

  • Single posting newcomer
  • *
  • Posts: 4
Re: Unable to compile WxWidgets projects
« Reply #2 on: July 25, 2006, 11:53:37 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...