|
From: Luigi B. <lui...@gm...> - 2014-11-17 16:04:25
|
This was suggested earlier in the thread. Does it fix the issue? -------------------- To build the library on Mac OS X 10.9, the QuantLib library must be linked against libstdc++. To do so, set the environment flags `CXXFLAGS` and `LDFLAGS` to `-stlib=libstdc++ -mmacosx-version-min=10.6` before compiling from source. On Mon, Nov 17, 2014 at 2:51 AM, auser <ade...@gm...> wrote: > Can you please help us with how to solve the issue? > > > > > -- > View this message in context: > http://quantlib.10058.n7.nabble.com/QuantLib-boost-1-55-tp14715p16038.html > Sent from the quantlib-dev mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > -- <https://implementingquantlib.blogspot.com> <https://twitter.com/lballabio> |