Author Topic: What's wrong with the wizard to a new project?  (Read 4123 times)

Offline Giant Y

  • Single posting newcomer
  • *
  • Posts: 4
What's wrong with the wizard to a new project?
« on: September 16, 2010, 06:50:00 am »
What's wrong with the wizard to a new project?

[attachment deleted by admin]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: What's wrong with the wizard to a new project?
« Reply #1 on: September 16, 2010, 06:59:40 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Giant Y

  • Single posting newcomer
  • *
  • Posts: 4
Re: What's wrong with the wizard to a new project?
« Reply #2 on: September 16, 2010, 07:14:34 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]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: What's wrong with the wizard to a new project?
« Reply #3 on: September 16, 2010, 07:28:12 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Giant Y

  • Single posting newcomer
  • *
  • Posts: 4
Re: What's wrong with the wizard to a new project?
« Reply #4 on: September 16, 2010, 08:10:37 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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: What's wrong with the wizard to a new project?
« Reply #5 on: September 16, 2010, 08:37:45 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Giant Y

  • Single posting newcomer
  • *
  • Posts: 4
Re: What's wrong with the wizard to a new project?
« Reply #6 on: September 16, 2010, 11:45:28 am »