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

how to compile scip library only with Visual studio 10? #31

Closed
orwant opened this issue Aug 5, 2015 · 6 comments
Closed

how to compile scip library only with Visual studio 10? #31

orwant opened this issue Aug 5, 2015 · 6 comments
Assignees
Milestone

Comments

@orwant
Copy link
Collaborator

orwant commented Aug 5, 2015

Originally reported on Google Code with ID 15


Hi, I don't know how to compile scip only with Visual studio 10, is there one way to
solve this problem?

Reported by jjqcat on 2012-09-22 03:01:46

@orwant
Copy link
Collaborator Author

orwant commented Aug 5, 2015

Hello, 

I have the visual studio solution to compile SCIP under VS10.
Still, I need to write the makefile for it. It is on my TODO list.

Reported by laurent.perron on 2013-03-11 10:58:19

@orwant
Copy link
Collaborator Author

orwant commented Aug 5, 2015

This is now supported, 

Please add scipoptsuite.3.0.1.tgz in dependencies/archives
save Makefile.local, delete it and run again make third_party (please note that the
glpk version is likely to have changed).

Now, update the python and java paths in Makefile.local from the saved file, 
run:
  make clean
  make all

And 
  bin\integer_programming.exe

It should show running with SCIP and thus indicates that SCIP support is compiled.

Thanks

Reported by laurent.perron on 2013-04-21 17:21:12

  • Status changed: Fixed

@orwant orwant self-assigned this Aug 5, 2015
@orwant
Copy link
Collaborator Author

orwant commented Aug 5, 2015

sorry, would you give me more detail how to create VS10 project about SCIP or send me
the whole project? 

Best Regards
jiang.j.q

Reported by jjqcat on 2013-11-24 12:05:31

@orwant
Copy link
Collaborator Author

orwant commented Aug 5, 2015

I am also interested in details to créate VS10 Project using the SCIP library, or receiving
a whole VS10 Project as an example. Thanks,  jjsalaza @ ull . es

Reported by jjsalazargonzalez on 2013-11-26 12:59:31

@orwant
Copy link
Collaborator Author

orwant commented Aug 5, 2015

BTW, you can download the libraries directly from the zib website.
You just need to extract the headers from the source distribution.

--Laurent

Reported by laurent.perron on 2013-12-19 13:20:05

@orwant
Copy link
Collaborator Author

orwant commented Aug 5, 2015

how we can do that plz , i also need a detail description of compiling scip with visual
studio, or how can i extract the headers from the distribution source????

Reported by soukaina.sema on 2015-06-02 13:19:09

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