discuss-gnustep
[Top][All Lists]
Advanced

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

cmake can't find library to compile libobjc2


From: allynm
Subject: cmake can't find library to compile libobjc2
Date: Sun, 7 Jun 2015 13:08:20 -0700 (MST)

Hello all,

Trying to build libobjc2 using the bash script for ubuntu 14.04 that Patryk
posted recently on "GNUstep under Ubuntu Linux".
Have compiled clang and clang++ 3.7.0 and downloaded libobjc2-1.7.  When I
do the cmake .. command it cmake complains that it can't find a number of .a
libs.  However, these actually exist in /usr/lib/llvm-3.5/lib.  I don't know
how to tell cmake where they are.  Researched on the internet--tried cmake
.. CMAKE_LIBRARY_PATH=/usr/lib/llvm-3.5/lib but that didn't work.  My
version of cmake is 2.8.12.2

Any suggestions?

Thanks,
Mark Allyn



--
View this message in context: 
http://gnustep.8.n7.nabble.com/cmake-can-t-find-library-to-compile-libobjc2-tp39317.html
Sent from the GNUstep - General mailing list archive at Nabble.com.



reply via email to

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