Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
new WxWidgets project build failed
qrees:
--- Quote from: stahta01 on November 14, 2010, 09:23:49 pm ---I can NOT duplicate the problem; using Code::Blocks 10.05.
1. Have "Skip next Page" Unchecked
2. Select "wxWidgets 2.8.x"
3. Project Title "TestwxSmith" with valid path that has no spaces or special characters
4. Left blank Author info
5. Select WxSmith gui builder and Application type: Dialog based
6. Used "$(#wx)" as wxWidgets location
7. Checked both Debug and Release
8. Checked Use DLL, Monolithic, and Configure Advanced Options
9. Verified that __WXDEUG__ is not checked and GUI Mode is checked for both targets
And, I get several source code files each of them has code in them.
What warning messages do you get doing the above steps?
I got several because I only have Unicode wxWidgets installed.
The below is a Guess on My part.
Note: You are likely to have edited the templates and made them blank.
The simplest solution is to exit out of Code::Blocks; uninstall it and delete the Configuration files.
And, then re-install Code::Blocks.
%APPDATA%\Codeblocks should have the configuration files inside them. You must manually delete or rename the Config the un-installing will not remove them.
--- End quote ---
No, I've never touched template files (until like 2 hours ago I didn't know I can ;) ).
BUT now I've reproduced the problem:
Repeat all the previous steps, but as Author name insert any non ASCII characters (ok, I don't exactly know which characters couse problems). You will get project with only resource files, no source code files. Example characters that couse problems (I don't if you will see then correctly):
--- Code: ---ęąśłżźćń
--- End code ---
@stahta01 : I'm really greatfull for your patience and help :)
[edit]
To confirm that it really was the problem, I've successfully compiled new project with empty Author name.
stahta01:
The problem also exits in current nightly build (14Nov2010); tested using "Tiń" as author name under Windows 1252 char-set.
Changing to UTF-8 did NOT fix the problem.
Submitted Bug
https://developer.berlios.de/bugs/?func=detailbug&bug_id=17715&group_id=5358
Tim S.
Biplab:
--- Quote from: stahta01 on November 14, 2010, 10:26:38 pm ---The problem also exits in current nightly build (14Nov2010); tested using "Tiń" as author name under Windows 1252 char-set.
Changing to UTF-8 did NOT fix the problem.
Submitted Bug
https://developer.berlios.de/bugs/?func=detailbug&bug_id=17715&group_id=5358
Tim S.
--- End quote ---
This bug is now fixed in trunk. Thanks for reporting.
Navigation
[0] Message Index
[*] Previous page
Go to full version