discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Compiling GNUStep Tutorial Code on OSX Yosemite 10.10.1


From: Ivan Vučica
Subject: Re: Compiling GNUStep Tutorial Code on OSX Yosemite 10.10.1
Date: Wed, 11 Mar 2015 20:35:55 +0000



On Wed, Mar 11, 2015 at 4:17 PM, <jimserac@gmail.com> wrote:
Ooops, is Ubuntu 14.10 not 14.04

Here message when I try doing cmake <space> ..

jimserac@Jesse:~/Downloads/libobjc2/build$ cmake ..
CMake Error at /usr/share/llvm-3.5/cmake/LLVMConfig.cmake:50 (include):
  include could not find load file:

    /usr/lib/llvm-3.5/share/llvm/cmake/LLVMExports.cmake
Call Stack (most recent call first):
  CMakeLists.txt:129 (find_package)


CMake Error at /usr/share/llvm-3.5/cmake/LLVMConfig.cmake:53 (include):
  include could not find load file:

    /usr/lib/llvm-3.5/share/llvm/cmake/LLVM-Config.cmake
Call Stack (most recent call first):
  CMakeLists.txt:129 (find_package)


-- Untested version of LLVM (3.6.0svn) found.
-- Disabling LLVM options unless explicitly enabled.
-- No C++ runtime library found
-- GNUstep install type set to LOCAL
-- Configuring incomplete, errors occurred!

Could not fine what load file ??

Thanks
J.

Sounds like that build of cmake expects clang/llvm 3.5, and you've installed clang/llvm 3.6.0svn?

reply via email to

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