Author Topic: Weird compiling problem.  (Read 8724 times)

Offline ace4dsl

  • Single posting newcomer
  • *
  • Posts: 5
Weird compiling problem.
« on: March 04, 2008, 04:07:35 pm »
Hi , I just started programing im not very experienced but i`d like to know why right after installing
C::B anything I try to compile it says:

( using windows XP pro sp2 nothing )

Even the regular cout << "hello"; message dosent work :/

--
"asdfg - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.

Nothing to be done.
--
« Last Edit: March 04, 2008, 04:11:30 pm by ace4dsl »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Weird compiling problem.
« Reply #1 on: March 04, 2008, 06:14:11 pm »
"asdfg - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
You failed to setup a (your) compiler correctly. Use the C::B bundle setup which has a compiler included. This will be setup automatically for you then. Otherwise check Settings -> Compiler & Debugger -> Global Compiler Settings -> Tab "Toolchain Executables" and verify the path is setup correctly.

BTW: A forum search would have revealed the same and even more information on that topic.

With regards, Morten.
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 ace4dsl

  • Single posting newcomer
  • *
  • Posts: 5
Re: Weird compiling problem.
« Reply #2 on: March 05, 2008, 02:39:05 am »
Thanks for your help , mortin also I would like to know the exact link to the bundle pack for further installations , if possible.
or explaination how to get there.

P.s: sorry if my english isn't so perfect :/

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Weird compiling problem.
« Reply #3 on: March 05, 2008, 04:17:41 pm »
or explaination how to get there.
Huh? What's wrong wwith going to http://www.codeblocks.org and then navigating to downloads?! Probably I am missing something...?!
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

halp

  • Guest
Re: Weird compiling problem.
« Reply #4 on: December 31, 2009, 11:51:36 pm »
In the "Toolchain Executables" tab, how do I know whether the paths are set correctly?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Weird compiling problem.
« Reply #5 on: January 01, 2010, 12:24:29 am »
In the "Toolchain Executables" tab, how do I know whether the paths are set correctly?
I think you should know, where your compiler is installed and how it's executables are named.
So it should be easy to see whether everything is correct or not.

If you don't know what you have installed and where you did it, you are really missing the basics of the compiler.
Nevertheless you can check if the files exist with your preferred file-explorer.

HyMyNameIsMatt

  • Guest
Re: Weird compiling problem.
« Reply #6 on: January 05, 2010, 05:14:11 am »
I have the exact same issue with mine, except I have a different opperating system.
I am using a "G60-533CL Notebook" that runs on Windows 7.

Don't treat me like an idiot, I just want to know if I have the same problem or if the newer opperating system is not compatable.
Any help would be appreciated.

Thank You!

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Weird compiling problem.
« Reply #7 on: January 05, 2010, 07:01:26 am »
Don't treat me like an idiot, I just want to know if I have the same problem or if the newer opperating system is not compatable.
C::B works fine on Windows 7 if you are using a Windows 7 compatible compiler.
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