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
»
Codeblocks + gcc
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Codeblocks + gcc (Read 122 times)
ppnl
Single posting newcomer
Posts: 9
Codeblocks + gcc
«
on:
Yesterday
at 11:04:22 pm »
Is there a "codeblocks-XX.XXmingw-setup.exe" installer that includes a includes a preconfigured GCC compiler? I could not find it but A.I. suggests it is there. But AI...
I did use "codeblocks-25.03mingw-setup" but it did not give me a compiler.
Logged
Михаил Агарков
Multiple posting newcomer
Posts: 10
Highly sensitive programmer.
Re: Codeblocks + gcc
«
Reply #1 on:
Today
at 12:11:29 am »
It is included, it's in the directory with Code::Blocks. The automatic configuration for some reason misses it.
If you installed it in the default directory, the folder with MinGW should be in "C:\Program Files\CodeBlocks\"
Logged
Michael Agarkov
https://michaelagarkov.ru/MichaelAgarkov
ppnl
Single posting newcomer
Posts: 9
Re: Codeblocks + gcc
«
Reply #2 on:
Today
at 01:06:40 am »
Yes, I found it. Thanks. It took a while because the "program files" folder has a space in the name. That isn't a valid path unless you enclose the name in quotes. Took some fumbling to figure what was going on.
Did somebody forget that in their automatic configuration tool?
And now for the hard part. Getting SFML to work with it.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Codeblocks + gcc