$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] thread no defined - issue
From: Alexander Carôt (Alexander_Carot_at_[hidden])
Date: 2016-09-05 15:14:50
Hi all,
one single (windows) user in my project community (http://www.soundjack.eu) has the following problem:
#ifndef BOOST_THREAD_DEFINES_THREAD_ATTRIBUTES_NATIVE_HANDLE
cout << "THREAD IS NOT DEFINED" << endl;
#endif
This statement is true but only for him â on any other machine (Win, Linux and OSX) is works fine.
Does anybody know what he can do in order to fix this issue ?
Thanks in advance,
best
Alex