News:

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

Main Menu

What's wrong with the wizard to a new project?

Started by Giant Y, September 16, 2010, 06:50:00 AM

Previous topic - Next topic

Giant Y

What's wrong with the wizard to a new project?

[attachment deleted by admin]

MortenMacFly

Quote from: Giant Y on September 16, 2010, 06:50:00 AM
What's wrong with the wizard to a new project?
wxWidgets can be built in many flavours - depending on the flags you choose to compile. It seems you didn't compile a debug version of wxWidgets but selected within the wizard to use such. This will not work, obviously.

So the message is very clear...?! Or what is your question, actually?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Giant Y

Quote from: MortenMacFly on September 16, 2010, 06:59:40 AM
Quote from: Giant Y on September 16, 2010, 06:50:00 AM
What's wrong with the wizard to a new project?
wxWidgets can be built in many flavours - depending on the flags you choose to compile. It seems you didn't compile a debug version of wxWidgets but selected within the wizard to use such. This will not work, obviously.

So the message is very clear...?! Or what is your question, actually?

I'm sure I have compiled both the debug and release version wxWidgets. Maybe the path is wrong, I don't know how to change it.

[attachment deleted by admin]

MortenMacFly

Quote from: Giant Y on September 16, 2010, 07:14:34 AM
I'm sure I have compiled both the debug and release version wxWidgets. Maybe the path is wrong, I don't know how to change it.
Did you choose the version correctly?
Can you show me the settings of the other wizard dialogs?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Giant Y

Quote from: MortenMacFly on September 16, 2010, 07:28:12 AM
Quote from: Giant Y on September 16, 2010, 07:14:34 AM
I'm sure I have compiled both the debug and release version wxWidgets. Maybe the path is wrong, I don't know how to change it.
Did you choose the version correctly?
Can you show me the settings of the other wizard dialogs?

Sir, I upload a docx document to my skydrive. You can find details of the process that I install the wxWidgets.
Many thanks for your help!
http://cid-bf32935569d40e27.office.live.com/self.aspx/%e5%85%b1%e4%ba%ab/The%20process%20that%20I%20install%20wxWidgets.docx

MortenMacFly

Quote from: Giant Y on September 16, 2010, 08:10:37 AM
Sir, I upload a docx document to my skydrive.
Sorry, but docx is no good. PDF is recommended, otherwise I cannot open it.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]