undefined reference error to mq_open
I'm writing a c code, we can include mqueue.h and write the function mq_open with the arguments, but it won't build. I know it's a problem with the linking, I need to add -l libname or something to the linker. But I don't know what to write there and how to do it. Could someone tell me the lib...
__________________
C++
domain name forum
|