Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: jmb on December 23, 2023, 02:17:48 am
-
Hi
The same Problem with: timer_create
I tried the Option -lrt and I tried to add this library : /lib/i386-linux-gnu/librt.so.1
Nothing helps. In the Net I found the hint, that the order for the compiler-option is important.
But I dont want to edit a makefile. Is it not possible, to do that via the IDE ?
Any Idea how I can compile my Project ?
-
If you post a build log; someone might be able to help.
Tim S.
-
I must have damaged my configuration. I finally got it to work. Thanks for the answer though.
Merry Christmas to you all