Author Topic: How Do I compile wxWidgets?  (Read 4576 times)

Offline The Eight-Bit Link

  • Single posting newcomer
  • *
  • Posts: 2
How Do I compile wxWidgets?
« on: September 01, 2012, 05:27:34 pm »
I tried to follow the instructions in the Code::Blocks wiki, as well as the wxWiki, butI seem to be missing something. There is no makefile.gcc, and I'm not sure if I am supposed to write this part or what, as there is not very much documentation.
Thanks for any help.

stefanos_

  • Guest
Re: How Do I compile wxWidgets?
« Reply #1 on: September 01, 2012, 05:50:31 pm »
unfortunately you are violating forum's rules buddy. This forum is about Code::Blocks and not about how to compile wxWidgets. Also, to help a bit, you must have downloaded a wrong build.

For Windows is wxMSW, for Linux is wxGTK. I would not recommend you compile it yourself if you are newbie. Why not give a try with wxPack?

Offline The Eight-Bit Link

  • Single posting newcomer
  • *
  • Posts: 2
Re: How Do I compile wxWidgets?
« Reply #2 on: September 02, 2012, 06:38:03 am »
Sorry about that. I thought here would be the place to look, because the wxWiki recommends I look at the Code::Blocks wiki. Sorry!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: How Do I compile wxWidgets?
« Reply #3 on: September 02, 2012, 08:55:20 am »
Sorry about that. I thought here would be the place to look, because the wxWiki recommends I look at the Code::Blocks wiki. Sorry!
But this is not the Code::Blocks wiki, but the Code::Blocks forum, what is not the same, obviously.