News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

new files don't get added to project with wx 2.8

Started by jarro_2783, February 27, 2007, 11:06:39 AM

Previous topic - Next topic

jarro_2783

I tried using wx 2.8, I fixed that problem with the new file dialogue with that patch, but new files don't actually get added to the project.
I gave up and just used 2.6.3 since that's what you support more, I'm not sure how much you're trying to support 2.8, so I thought it might be worth mentioning.

stahta01

There is NO official support of Code::Blocks linked against wxWidgets 2.8 or above.

There is support for Code::Blocks compiling projects that use wxWidgets 2.8.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

ascxaxsvcbsxbbqvcxqsbcvxs

Quote from: stahta01 on February 27, 2007, 04:38:15 PM
There is support for Code::Blocks compiling projects that use wxWidgets 2.8.
You mean 2.6.3?

raph

Quote from: ascxaxsvcbsxbbqvcxqsbcvxs on February 27, 2007, 04:42:52 PM
Quote from: stahta01 on February 27, 2007, 04:38:15 PM
There is support for Code::Blocks compiling projects that use wxWidgets 2.8.
You mean 2.6.3?
2.8 and 2.6 (see wxWidgets Project wizard)

Biplab

And 2.9 (CVS version), too, if you are interested. ;)
Be a part of the solution, not a part of the problem.

ascxaxsvcbsxbbqvcxqsbcvxs

Quote from: raph on February 27, 2007, 05:29:04 PM
Quote from: ascxaxsvcbsxbbqvcxqsbcvxs on February 27, 2007, 04:42:52 PM
Quote from: stahta01 on February 27, 2007, 04:38:15 PM
There is support for Code::Blocks compiling projects that use wxWidgets 2.8.
You mean 2.6.3?
2.8 and 2.6 (see wxWidgets Project wizard)

I don't understand what could be deduced about wxWidgets 2.8 from the 2 lines:
Quote from: stahta01 on February 27, 2007, 04:38:15 PM
There is NO official support of Code::Blocks linked against wxWidgets 2.8 or above.

There is support for Code::Blocks compiling projects that use wxWidgets 2.8.

stahta01

#6
Quote from: ascxaxsvcbsxbbqvcxqsbcvxs on February 27, 2007, 05:42:29 PM
Quote from: raph on February 27, 2007, 05:29:04 PM
Quote from: ascxaxsvcbsxbbqvcxqsbcvxs on February 27, 2007, 04:42:52 PM
Quote from: stahta01 on February 27, 2007, 04:38:15 PM
There is support for Code::Blocks compiling projects that use wxWidgets 2.8.
You mean 2.6.3?
2.8 and 2.6 (see wxWidgets Project wizard)

I don't understand what could be deduced about wxWidgets 2.8 from the 2 lines:
Quote from: stahta01 on February 27, 2007, 04:38:15 PM
There is NO official support of Code::Blocks linked against wxWidgets 2.8 or above.

There is support for Code::Blocks compiling projects that use wxWidgets 2.8.

They are supporting C::B compiling projects (other than C::B itself) using wxWidgets 2.8.

If you compile your own copy of C::B using wxWidgets 2.8 instead of the supported 2.6 you have NO official support.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]