Skip to content

Building error on ORE 1.8.9 Windows #136

@rjabrazko

Description

@rjabrazko

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions