User forums > Help
Just getting it set up w/wxWidgets...
FlyingIsFun1217:
Does the version of codeblocks being used have to be a nightly? I am currently using the release candidate, and all I get is the normal setup, no dialog.
I'll try reinstalling it...
FlyingIsFun1217
TDragon:
--- Quote from: FlyingIsFun1217 on January 30, 2007, 11:26:54 pm ---Does the version of codeblocks being used have to be a nightly?
--- End quote ---
Yes.
Biplab:
--- Quote from: TDragon on January 31, 2007, 12:06:33 am ---
--- Quote from: FlyingIsFun1217 on January 30, 2007, 11:26:54 pm ---Does the version of codeblocks being used have to be a nightly?
--- End quote ---
Yes.
--- End quote ---
It's officially shipped with 31st January 2007's nightly. Please download it and you won't need to install it manually. :)
--- Quote from: raph on January 30, 2007, 07:23:01 pm ---You may as well create an empty project and start wx coding, but then you'll have to configure the project settings to use wxWidgets manually.
--- End quote ---
Which project settings are you talking of?? In my PC I've retested it on request from manutd. It's working perfectly. You are only required to add source files to it. But the source you are adding should be properly written.
I'm not sure which type of errors you are getting. But if you face any problem, please post full details. Otherwise don't post such misleading informations.
Just do a simple test. First create a project using the wizard. Later create an empty project using the same wizard. Now add the source files to empty project from first project. Check whether it compiles or not. I strongly believe it will compile.
raph:
--- Quote from: Biplab on January 31, 2007, 01:32:11 am ---Which project settings are you talking of??
--- End quote ---
I've meant an empty non-wx-wizard project. You have to add wx-libraries and search path, then :)
Biplab:
--- Quote from: raph on January 31, 2007, 02:50:41 pm ---
--- Quote from: Biplab on January 31, 2007, 01:32:11 am ---Which project settings are you talking of??
--- End quote ---
I've meant an empty non-wx-wizard project. You have to add wx-libraries and search path, then :)
--- End quote ---
Even if you generate empty project, the search path and libraries are automatically added depending upon the your selection. You can select wx config, additional lib even after checking Create Empty project. Whatever you select will be added to the project file.
The procedure remained same. If you request an Empty Project necessary settings, lib will be added but No File will be added to the project.
There is some issues if you select Empty project with PCH support. It's not a bug but due to the mismatch between the way support is added and the way it is used by the users. I'll add a warning to inform the user about Possible Issue that may arise due to this settings. :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version