|
From: Luigi B. <lui...@gm...> - 2024-03-02 09:13:25
|
Hello, no, I haven't had time to look at this. However, I suggest you try the official instructions on the QuantLib web site at < https://www.quantlib.org/install.shtml> which are still valid and see if you have the same problem. If needed, it would be a lot more useful to update those, rather than trying to figure out what's wrong in the instructions on some page on the internet that we can't update. Regards, Luigi On Sat, Mar 2, 2024 at 6:18 AM Dr Ocean <do...@li...> wrote: > Hi, > > Any luck? > > Regards. > > Sent from Outlook for iOS <https://aka.ms/o0ukef> > ------------------------------ > *From:* Dr Ocean <Do...@li...> > *Sent:* Wednesday, February 28, 2024 10:10:44 AM > *To:* Luigi Ballabio <lui...@gm...> > *Cc:* qua...@li... < > qua...@li...> > *Subject:* Re: [Quantlib-users] Where can i get help for Quantlib > configuration > > Hi, > > I followed the steps in the link below, since this is the most up to date. > > https://benjaminwhiteside.com/2023/09/26/building-quantlib-in-vs2022-64-bit/ > > <https://benjaminwhiteside.com/2023/09/26/building-quantlib-in-vs2022-64-bit/> > Building QuantLib in VS2022 64-bit > <https://benjaminwhiteside.com/2023/09/26/building-quantlib-in-vs2022-64-bit/> > Build Boost and QuantLib in Windows 11 64-bit using Visual Studio 2022. > benjaminwhiteside.com > > I am getting the following errors after i build the solution, testsuite > compiles fine. > > Severity Code Description Project File Line Suppression State Details > Error C1083 Cannot open include file: 'boost/config.hpp': No such file or > directory LatentModel C:\Program > Files\QuantLib-1.33\QuantLib-1.33\ql\qldefines.hpp 38 > > Severity Code Description Project File Line Suppression State Details > Error LNK1104 cannot open file 'kernel32.lib' BasketLosses C:\Program > Files\QuantLib-1.33\QuantLib-1.33\Examples\BasketLosses\LINK 1 > > I am using the following boost version and MSVC. > boost_1_84_0-msvc-14.3-64 > > ------------------------------ > *From:* Luigi Ballabio <lui...@gm...> > *Sent:* Tuesday, 27 February 2024 8:24 PM > *To:* Dr Ocean <do...@li...> > *Cc:* qua...@li... < > qua...@li...> > *Subject:* Re: [Quantlib-users] Where can i get help for Quantlib > configuration > > Hello, > what operating system are you using? In what way exactly the > instructions don't work? Also, are you referring to the instructions at < > https://www.quantlib.org/install.shtml> or some other ones? > > Thanks, > Luigi > > > On Tue, Feb 27, 2024 at 12:03 PM Dr Ocean <do...@li...> wrote: > > Hi, > > Can anyone tell me which distribution should i use to get support for > quantlib configuration? the posted instructions don't work. > > Regards. > _______________________________________________ > QuantLib-users mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-users > > |