On 12/4/2012 5:16 PM, Martin Koller wrote:
I'm trying to compile cmake on Solaris 5.10
(uname -a: SunOS eisux111 5.10 Generic_144500-19 sun4v sparc
SUNW,SPARC-Enterprise-T5120 Solaris)
but I get:
[ 1%] Built target cmIML_test
[ 4%] Built target cmsys
[ 4%] Built target cmsysTestDynload
Linki
I'm trying to compile cmake on Solaris 5.10
(uname -a: SunOS eisux111 5.10 Generic_144500-19 sun4v sparc
SUNW,SPARC-Enterprise-T5120 Solaris)
but I get:
[ 1%] Built target cmIML_test
[ 4%] Built target cmsys
[ 4%] Built target cmsysTestDynload
Linking C static library libcmsys_c.a
Error runnin
Hi there,
I'm attempting to write a unit test for the Qt 5 ActiveQt module:
https://codereview.qt-project.org/#change,41554
The problem is that I don't have any prior experience with ActiveQt, and in
particular ActiveQt with CMake.
It seems that as part of the build, qmake is invoking the b
Sorry for double posting.
My workaround for now is to add -L/usr/lib64 with target_link_libraries( -L/usr/lib64).
But this seems to be a bug or am I doing it wrong?
T.
From: terje...@hotmail.com
To: cmake@cmake.org
Date: Mon, 3 Dec 2012 23:56:07 +0100
Subject: [CMake] Linker trouble - no -L