Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: OdysseusL on February 27, 2008, 11:43:15 am
-
Hello,
I use Code::Blocks (nightly build: svn build rev 4893 (2008-02-18 20:06:04) gcc 4.2.1 Windows/unicode) with MinGW (gcc 3.4.2). During the compile (and link) process it produces errors due to (white)spaces in the pathnames.
How may I solve this behaviour? How may I embed such pathnames in quotation marks?
Thanks in advance for any help and/or hint.
Bye,
OdysseusL
-
During the compile (and link) process it produces errors due to (white)spaces in the pathnames.
What erros? Full compiler commandline? (-> See my sig.) Error Log?
-
You may believe or not. After enable the option mentioned in your signature everything works fine. I disabled the option and everything works still fine.
I don't understand it, but I believe it.
Thanks for you help.