-
Notifications
You must be signed in to change notification settings - Fork 268
Open
Description
Hi All,
I am trying to build ORE 1.8.9 using only the release tag for both ORE and QuantLib, but I have the following errors during building in VS 2019
Severity Code Description Project File Line Suppression State
Error C1083 Cannot open source file: 'ored\configuration\smiledynamicsconfig.cpp': No such file or directory OREData C:\ore\OREData\c1xx 1
Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: 'oret/config.hpp': No such file or directory QuantExtTestSuite C:\ore\QuantExt\test\testsuite.cpp 27
Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file 'OREData-x64-mt.lib' OREDataTestSuite C:\ore\OREData\test\LINK 1
Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file 'OREData-x64-mt.lib' ore C:\ore\App\LINK 1
Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file 'OREData-x64-mt.lib' OREAnalyticsTestSuite C:\ore\OREAnalytics\test\LINK 1
}
It seems that the file "smiledynamicsconfig.cpp" is missing in OREData, which is the case after checking
Any ideas what might be wrong here? only using release tag...no git no clone
Regards
Reda
Metadata
Metadata
Assignees
Labels
No labels