[mailto:mikhail.pukhli...@outlook.com]
Sent: Montag, 1. Februar 2016 07:43
To: Kislinskiy, Stefan
Subject: RE: AW: [mitk-users] How to link module with pthread Hello I used to
add system;thread there and either tryed to use system boost and superbuild
boost but still facing this problem> From: s.kislins...@d
, 1. Februar 2016 07:43
To: Kislinskiy, Stefan
Subject: RE: AW: [mitk-users] How to link module with pthread
Hello
I used to add system;thread there and either tryed to use system boost and
superbuild boost but still facing this problem
> From: s.kislins...@dkfz-heidelberg.de<mailto:s.k
IES actually to "system;thread".
Best regards,
Stefan
Von: Pukhlikov Mikhail [mikhail.pukhli...@outlook.com]
Gesendet: Freitag, 29. Januar 2016 14:37
An: mitk-users@lists.sourceforge.net
Betreff: [mitk-users] How to link module with pthread
Hello!
Hello!
I'm writing module which is using boost asio which fails during linking due
pthread_deatch etc... missing
I need to guard pthread linking only for linux
for now my cmake looks this way:
MITK_CREATE_MODULE(
PACKAGE_DEPENDS PUBLIC Boost
)
but I'm getting:
MITK-superbuild/ep/include/boost/