User forums > Nightly builds
The 18 January 2007 build is out.
Darck:
-------------- Build: Release in fff ---------------
Compiling: newtona.c
Execution of 'mingw32-gcc.exe -Wall -O2 -ansi -ID:\CodeBlocks\DevPacks\include -c D:\projekt\kartka\fff\newtona.c -o obj\Release\newtona.o' in 'D:\projekt\kartka\fff' failed.
Nothing to be done.
Nothing to be done.
What's wrong with my C::B, i have that error with every file i try to compile "failed." ?
basurapr:
Hi Code::Blocks developers and fans,
This is the best OS C++ IDE in the world :D. I discovered an error (bug) while trying to compile a program with a resource file (rc). This is the message I got.
======================================
::warning: `-x c' after last input file has no effect
:: no resources
======================================
I'm proud of these IDE, keep the Great Job. 8)
Pecan:
--- Quote from: Darck on January 19, 2007, 12:09:54 am ----------------- Build: Release in fff ---------------
Compiling: newtona.c
Execution of 'mingw32-gcc.exe -Wall -O2 -ansi -ID:\CodeBlocks\DevPacks\include -c D:\projekt\kartka\fff\newtona.c -o obj\Release\newtona.o' in 'D:\projekt\kartka\fff' failed.
Nothing to be done.
Nothing to be done.
What's wrong with my C::B, i have that error with every file i try to compile "failed." ?
--- End quote ---
CB cannot find your compiler. Check the paths set in Settings->compiler&Debugger=>Programs
gd_on:
Hi,
Same problem here than basurapr, with windows 2000.
Here is the log (in french):
****************************************************
-------------- Génère: default dans Application 1 - V3 ---------------
Exécution des étapes de pré-construction de la cible
cmd /C mktclapp -f kontex.mta >tcl_kontex.c
Compilation : double.c
Compilation : tcl_kontex.c
Compilation : Application1_CB.rc
gcc: D:\users\Gerard\Programmes: No such file or directory
gcc: en: No such file or directory
gcc: C\CodeBlocks\Appli_partiel_GD_PC\Application1_CB.rc: No such file or directory
gcc: warning: `-x c' after last input file has no effect
gcc: no input files
windres.exe: no resources
Le processus s'est terminé avec le statut 1 (0 minutes, 7 secondes)
1 erreurs, 1 avertissements
****************************************************
Obviously a (the !) problem with blank characters in the path name.
Normally should be in my case : "D:\users\Gerard\Programmes en C\CodeBlocks\Appli_partiel_GD_PC\Application1_CB.rc"
Gd_on
killerbot:
another person mentioned that yesterday also : it seems rc files don't get quoted correctly.
Can you check with last nights nightly ? Oh, you did, otherwise the post won't be here. Duh.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version