Hey everybody,
I'm a newbie on Boost Libraies, I'm starting with the thread library.
I'm using Ubuntu and a install it using apt-get, the headers are in /usr/include/boost/ but when I use g++ to compile my test codes an error message is returned: undefined reference to methods of the library classes. I know this errors are link errors, what option I must pass to g++?
Thanks for everyone that answer my ask.
Hugo Vinícius