|
From: Shashank C. <sha...@gm...> - 2022-07-22 20:43:47
|
Hi Magnus , Thank you so much for your help. I had to rebuild the libraries using sudo make install. I missed that step last time. I was able to compile the Bermudan Option Example :) regards Shashank On Fri, Jul 22, 2022 at 4:14 AM Magnus Mencke <mm...@gm...> wrote: > Hi Shashank > > The attached setup worked for me. I guess you are missing the Other Linker > Flags = lQuantLib? > > Kind regards, > Magnus > > > On Fri, 22 Jul 2022, 08.49 Shashank Choudhary <sha...@gm...> > wrote: > >> Hi Users , >> >> I am struggling to make Quantlib work on my XCode. I followed the steps >> on the official download page. However I get a bunch of errors while >> compiling (Screenshot attached). I believe I have included the correct >> search path which for my computer is /opt/local/ (screenshot attached). >> >> I read on one of the forums that you have to include a "quantlib >> framework" before compiling the project. However I couldn't locate the file >> libQuantLib.0.dylib in the Quantlib folder. So, that step (although not >> provided in the documentation) is missing. >> >> I would really appreciate your help on this. >> Thank you >> >> regards >> Shashank >> >> _______________________________________________ >> QuantLib-users mailing list >> Qua...@li... >> https://lists.sourceforge.net/lists/listinfo/quantlib-users >> > |