Author Topic: C::B and wxWidgets  (Read 5129 times)

jdomain

  • Guest
C::B and wxWidgets
« on: January 02, 2007, 03:29:26 pm »
Hi all!

I'm having difficulty getting wxWidgets to work with C::B. I've downloaded wxWidgets 2.8.0 and installed it, and have done the same with C::B (NOT the nightly builds), but nothing seems to be compiling.

I'm a newbie with C::B (used to use VS). Could someone please give me a step by step guide on how to solve this problem.

Thanks ALOT in advance!

J

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: C::B and wxWidgets
« Reply #1 on: January 02, 2007, 03:34:30 pm »
Use wxWidgets 2.6 instead, until Code::Blocks supports wxWidgets 2.8

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: C::B and wxWidgets
« Reply #2 on: January 02, 2007, 03:55:33 pm »
... NOT the nightly builds ...

NOT recommended...
Be patient!
This bug will be fixed soon...

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7790
    • My Best Post
Re: C::B and wxWidgets
« Reply #3 on: January 02, 2007, 03:58:55 pm »
Use wxWidgets 2.6 instead, until Code::Blocks supports wxWidgets 2.8

Use the nightly builds and see this thread and see if it helps. Tim S
http://forums.codeblocks.org/index.php?topic=4822.0
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: C::B and wxWidgets
« Reply #4 on: January 02, 2007, 04:02:47 pm »
A unofficial improvement is available. Please read the following post for more details.

http://forums.codeblocks.org/index.php?topic=4768.0

Download the file (Rev 2.1) and replace the existing files. That will solve your problem. But use it with latest Nightly Builds only.

Please post your feedback as they will help new wizard become official in due course.  :)
Be a part of the solution, not a part of the problem.