News:

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

Main Menu

Error: "can't open FILES\CODEBLOCKS\MINGW\BIN\AS.EXE"

Started by josue, August 14, 2008, 11:43:25 PM

Previous topic - Next topic

josue

Hi,

This is the first time I am using CodeBlocks. Seems to be a nice tool!
My CodeBlocks 8.02 was installed on Windows 2000 professional.
Path: C:\Program Files\CODEBLOCKS

After my first try to compile the simple "Hello World" program a got the error message:
"
-------------- Build: Debug in teste ---------------

Compiling: main.c
Assembler messages:
Error: can't open FILES\CODEBLOCKS\MINGW\BIN\AS.EXE for reading: No such file or directory
Process terminated with status 1 (0 minutes, 1 seconds)
0 errors, 0 warnings
"

Why C::B is looking for a file in a directory that even doesn´t exist?
As I said, AS.EXE is on C:\Program Files\CODEBLOCKS\MINGW\BIN\AS.EXE.
How can I solve this problem?

Thanks in advance for any help.

Josue