|
From: R S <raj...@ho...> - 2019-07-01 11:49:42
|
Interesting, would like to know if you used any specific flags. I encountered endless llvm issues and cmake find package required a lot of specific entries my .bash_profile The clincher was I need to run the compiled code in the cloud , hence the switch to Linux via VMWare Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 ________________________________ From: Luigi Ballabio <lui...@gm...> Sent: Monday, July 1, 2019 12:23:29 PM To: R S Cc: qua...@li...; QuantLib users; Amine Ifri Subject: Re: [Quantlib-dev] [Quantlib-users] Help building test-suite using CMake On the other hand, I routinely build the library on Mac OS X with the old ./configure/make toolchain and it works fine. Luigi On Sun, Jun 23, 2019 at 7:00 PM R S <raj...@ho...<mailto:raj...@ho...>> wrote: To be honest - I gave up on Macbook pro builds. I installed VMWare and build on Ubuntu linux (because VMWare is able to see the underlying file system on the Mac, so everything is time machine backed up too). I found cmake find package control is easier on Ubuntu as it determined by what you place under /etc/ld.so.conf.d/libc.conf (where I have /usr/local/lib) I know it does not solve your problem, but my 2p worth Regards -RS On 23 Jun 2019, 15:29 +0100, Amine Ifri <ami...@gm...<mailto:ami...@gm...>>, wrote: _______________________________________________ QuantLib-dev mailing list Qua...@li...<mailto:Qua...@li...> https://lists.sourceforge.net/lists/listinfo/quantlib-dev |