[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] macosx build infos
Hi, thanks a lot for providing this!
I'm currently trying to translate that to 10.6.8 for me.
I got Xcode 4.2 running.
I got the source code of 3.6.2 here.
On 18.12.2012, at 00:57 , Andrea Valle wrote:
> 2. Create a set of install files
> - type:
> cmake -DCMAKE_CXX_COMPILER=/usr/bin/clang++ -DCMAKE_C_COMPILER=/usr/bin/clang ..
this gives me an error:
CMake Error at CMakeLists.txt:44 (if):
if given arguments:
"GREATER" "4"
Unknown arguments specified
AFAICS it's the line which checks the xcode version:
if (${MAC_OSX_SDK_VERSION} GREATER 4)
set(HID_UTIL_DIR "HID_Utilities")
else()
set(HID_UTIL_DIR "HID_Utilities_10_4")
endif()
I'm tempted to set that condition manually for a test, but I'm probably overlooking something.
Any idea?
Thanks, Michael.
--
feed your perception: http://blauwurf.at
http://soundcloud.com/noiseconformist
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/