I have installed the libboost-all-dev
package (debian), and cannot find the libraries I need inside my /usr/lib/
directory. (libboost_system-mt.a)
Are the library files that aren't suffixed with -mt
thread aware? (As none of them are suffixed)
I have installed the libboost-all-dev
package (debian), and cannot find the libraries I need inside my /usr/lib/
directory. (libboost_system-mt.a)
Are the library files that aren't suffixed with -mt
thread aware? (As none of them are suffixed)