User forums > Using Code::Blocks
Problem(s) with compiler settings
FableSix:
Hello there! New user of C::B (well...currently learning C++ by myself) and for some reasons, my compiler settings stopped working. I've looked for solutions but found nothing. Here's what happening.
I first pressed F9 to compile and here is what showed up
Then I've seen that it says Borland as my default compiler (wich is not) so I go in my settings to see if something changed. Here is what I've found
But the problem is when I close this window, I still get that error message and can't compile anything still
I've also checked if my Debugger was correct and it's still correct as you can see
Can someone help me with that? Thanks in advance! :)
PS: I've already uninstalled and re-installed code::blocks
PPS: Yes, Borland is now named 1- No Use...tried to rename it if by any chance he could forget it...didn't worked
Quiss:
You should check/change your project's settings; right click project->Build options
BlueHazzard:
Can you please post the configuration file found in
c:\Users\YOURNAME\AppData\Roaming\Codeblocks\default.conf
? You probably can zip it and post the zip archive here.
To come faster to this folder you can enter
--- Code: ---%appdata%\Codeblocks
--- End code ---
in the URL control of the explorer and press enter
FableSix:
Here is my conf settings
FableSix:
--- Quote from: Quiss on November 12, 2018, 08:30:07 am ---You should check/change your project's settings; right click project->Build options
--- End quote ---
I've tried it but didn't worked. Thanks anyway! :'(
Navigation
[0] Message Index
[#] Next page
Go to full version