Code::Blocks Forums

User forums => Help => Topic started by: jarro_2783 on February 27, 2007, 11:06:39 am

Title: new files don't get added to project with wx 2.8
Post by: jarro_2783 on February 27, 2007, 11:06:39 am
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.
Title: Re: new files don't get added to project with wx 2.8
Post by: 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.

Tim S
Title: Re: new files don't get added to project with wx 2.8
Post by: ascxaxsvcbsxbbqvcxqsbcvxs on February 27, 2007, 04:42:52 pm
There is support for Code::Blocks compiling projects that use wxWidgets 2.8.
You mean 2.6.3?
Title: Re: new files don't get added to project with wx 2.8
Post by: raph on February 27, 2007, 05:29:04 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)
Title: Re: new files don't get added to project with wx 2.8
Post by: Biplab on February 27, 2007, 05:36:42 pm
And 2.9 (CVS version), too, if you are interested. ;)
Title: Re: new files don't get added to project with wx 2.8
Post by: ascxaxsvcbsxbbqvcxqsbcvxs on February 27, 2007, 05:42:29 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:
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.
Title: Re: new files don't get added to project with wx 2.8
Post by: stahta01 on February 27, 2007, 05:56:54 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:
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