Re: [Cs-dev] segfault
Date | 2014-11-04 14:44 |
From | Steven Yi |
Subject | Re: [Cs-dev] segfault |
Attachments | None None |
Hi Jim, I tend to keep a copy of Custom.cmake with paths added there. There's the Custom.cmake.ex that you can copy as Custom.cmake in the csound6 source root you can use as an example, as well as one in csound6/installer/macosx. In general though, if I build libraries, I install them into /usr/local and as long as the libraries are there, they should get picked up if you have /usr/local/lib and /usr/local/include on your CMAKE_SYSTEM_LIBRARY_PATH and CMAKE_SYSTEM_INCLUDE_PATH. On Wed Oct 29 2014 at 1:41:43 AM James Hearon <j_hearon@hotmail.com> wrote:
|