Closed rnunziata closed 7 years ago
added -lpthread to InfinitTam CMakeLists ..
Hi, @rnunziata ,
Could you elaborate how to modify the file DynSLAM/src/InfiniTAM/InfiniTAM/CMakeLists.txt
to have the function (added -lpthread)?
THX!
around line 75 in CMakeList.txt
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pthread")
On Mon, Nov 20, 2017 at 8:43 AM, amiltonwong notifications@github.com wrote:
Hi, @rnunziata https://github.com/rnunziata ,
Could you elaborate how to modify the file DynSLAM/src/InfiniTAM/ InfiniTAM/CMakeLists.txt to have the function (added -lpthread)?
THX!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AndreiBarsan/DynSLAM/issues/37#issuecomment-345699001, or mute the thread https://github.com/notifications/unsubscribe-auth/AFIMMt1-UBOxaK6uTdl5VKmvsw4gpDKXks5s4YH_gaJpZM4PxmEE .
Thanks @rnunziata
Thanks for chiming in @rnunziata !!
Link error....how to include pthread . Can someone help