News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

"Build" works, "Compile current file" doesn't work

Started by pozzugno, December 27, 2010, 01:00:13 PM

Previous topic - Next topic

pozzugno

I created and customized new "Compiler and debugger" settings for my embedded C compiler.

The Build function (Ctrl-F9) works well: each C file is compiled and eventually linked togethere to an exe file.

Incredibly the Compiler current file (Shift-Ctrl-F9) doesn't work. It seems nothing happens:
Build Log and Build messages remains empty. The only thing that happens is the saving of the
current file.

Any hints?