Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile with Visual Studio Express 2012 #48

Closed
orwant opened this issue Aug 5, 2015 · 1 comment
Closed

Unable to compile with Visual Studio Express 2012 #48

orwant opened this issue Aug 5, 2015 · 1 comment
Assignees
Milestone

Comments

@orwant
Copy link
Collaborator

orwant commented Aug 5, 2015

Originally reported on Google Code with ID 32

What steps will reproduce the problem?
1. Running tools\make all


What is the expected output? What do you see instead?

I was expecting to make all to produce the appropriate binaries. Instead I am seeing
the error

"src\linear_solver/linear_solver.h(680) : error C2512: 'operations_research::Coef
fMap' : no appropriate default constructor available
src\linear_solver/linear_solver.h(851) : error C2512: 'operations_research::Coef
fMap' : no appropriate default constructor available
tools\make: *** [objs/hybrid.obj] Error 2"


What version of the product are you using? On what operating system?
I am using Visual Studio Express 2012 to compile and I am on Windows 7.


Please provide any additional information below.
Is this possibly a compatibility issue with VS2012? The readme does not say the source
has been tested with VS2012.

Reported by gtshteve on 2013-10-21 13:38:45

@orwant
Copy link
Collaborator Author

orwant commented Aug 5, 2015

Fixed. Sorry.

Reported by laurent.perron on 2013-10-27 20:25:14

  • Status changed: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants