$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost with Eclipse and MinGW
From: Bassem Bouguerra (bouguerra_at_[hidden])
Date: 2009-06-06 05:57:26
Hi- Running the simple code with Boost Header libraries works perfectly
fine. If I try to use any compiled library, then I run to hell. I am trying
to use the thread library and I keep getting compiling errors like:
undefined reference to boost::thread::!thread()
I installed the package and selected VS8 even though, I am using Eclipse and
I added the "C:\Program Files (x86)\boost\boost_1_38\lib" to the linker
search libraries paths.
-- -- Cheers -- -- Cheers