Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Can't find compiler executable ....C/C++ compiler
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Can't find compiler executable ....C/C++ compiler (Read 4983 times)
Gregor
Single posting newcomer
Posts: 2
Can't find compiler executable ....C/C++ compiler
«
on:
April 30, 2017, 06:06:50 pm »
Hello,
I cant compil in C#. Anyone know what's happened.
Thanks for help.
-> If possible write with basic word, or in french
.
Ubuntu 16.04 - Intel
Logged
BlueHazzard
Developer
Lives here!
Posts: 3352
Re: Can't find compiler executable ....C/C++ compiler
«
Reply #1 on:
April 30, 2017, 06:13:57 pm »
This is easy: Codeblocks does not support c#
if you want use c++ then you have to install a compiler...
https://help.ubuntu.com/community/InstallingCompilers#Installing_the_GNU_C_compiler_and_GNU_C.2B-.2B-_compiler
if you have installed a compiler you have to set the right compiler:
Settings->Compiler->Global compiler settings
select the right compiler in the drop down menu (GNU gcc Compiler) and press "set as default"
Logged
Gregor
Single posting newcomer
Posts: 2
Re: Can't find compiler executable ....C/C++ compiler
«
Reply #2 on:
May 01, 2017, 04:03:54 pm »
Thanks,
it's ok for C now
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Can't find compiler executable ....C/C++ compiler