News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Problem with : undefined reference to symbol 'timer_settime

Started by jmb, December 23, 2023, 02:17:48 AM

Previous topic - Next topic

jmb

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 ?






Linux Mint, Cinnamon 19.3 , Code::Blocks 20.03

stahta01

If you post a build log; someone might be able to help.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

jmb

I must have damaged my configuration. I finally got it to work. Thanks for the answer though.

Merry Christmas to you all

Linux Mint, Cinnamon 19.3 , Code::Blocks 20.03