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
»
Using Code::Blocks
»
using custom script to compile
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: using custom script to compile (Read 3887 times)
polisbul
Multiple posting newcomer
Posts: 17
using custom script to compile
«
on:
May 02, 2013, 06:10:49 pm »
since I have some problems to compile by the default codeblocks command line (option -lrt doesn't work...), while I can compile with an .sh script, how can I set codeblocks to call that script when I press F9 for compiling and run?
thank you!
Logged
BlueHazzard
Developer
Lives here!
Posts: 3352
Re: using custom script to compile
«
Reply #1 on:
May 05, 2013, 06:30:46 pm »
maybe: Project->Properties->Project Settings->This is a custom Makefile
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
using custom script to compile