mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] MXE can't find Boost.Thread


From: Adri CS
Subject: [Mingw-cross-env-list] MXE can't find Boost.Thread
Date: Wed, 15 May 2013 19:21:35 +0200

Hi,
I built Boost and Qt libs in Ubuntu with your project using 'make pthreads zlib boost qt'. No error messages were output.

Then I tried to build PCL version 1.7 from their repo in Github, using Cmake, like in the step 5b of the tutorial:

ccmake ../src -DCMAKE_TOOLCHAIN_FILE=/home/a/c/mxe/usr/i686-pc-mingw32/share/cmake/mxe-conf.cmake

However, when configuring I got two errors, that Cmake can't find Boost.thread and QtCore.

I checked and in the mxe dir do exist "libboost_thread-win32.a" and "libQtCore.a" libs. If I set by hand the path to those libs, when reconfiguring I still get the Boost.Thread complaint.

Whant might be happening?

Thanks,
Adrián.

PS: The OS is Ubuntu 12.04 32 bits

reply via email to

[Prev in Thread] Current Thread [Next in Thread]