Solved symbols DSO missing from command line
Solved symbols DSO missing from command line
I was compiling program with boost library and got this. ( i was using boost_thread only)
Solution:
Add boost_system to the linker and you shall be fine.
download file now
Comments
Post a Comment