Results 1 to 1 of 1
I am trying to write suitable .pro file for my application. I need real-time library. Have you some ideas how to do that? I just need the line for linking ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-23-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 2
How to link my code with the real time library using qmake (.pro)?
I am trying to write suitable .pro file for my application. I need real-time library. Have you some ideas how to do that? I just need the line for linking with real-time library...
Thanks in advance!
SOLVED: LIBS += -L/usr/local/lib -lrt


Reply With Quote
