Coder Social home page Coder Social logo

Comments (15)

matbesancon avatar matbesancon commented on June 19, 2024

Hello,

Can you give us a bit more details on:

  • what version of Julia, what OS you are on?
  • The full minimal example?
  • What is the error message?

from scip.jl.

HilaireFoillard avatar HilaireFoillard commented on June 19, 2024

I was using Julia on a jupyter notebook, Julia 1.8.0-rc4 , and I work on a windows 11 os

from scip.jl.

matbesancon avatar matbesancon commented on June 19, 2024

once you have the windows SCIP installed, you can set the environment variable SCIPOPTDIR and build SCIP, it should be sufficient

from scip.jl.

matbesancon avatar matbesancon commented on June 19, 2024

The issue you encountered is documented in the readme, the automatic version does not work yet on windows:
https://github.com/scipopt/SCIP.jl#custom-scip-installations

from scip.jl.

HilaireFoillard avatar HilaireFoillard commented on June 19, 2024

I tried it but I didn't succeed .
The sequence of command i have to do is
Pkg.rm("SCIP") to remove the scip package download using Pkg,
add the path of the bin of SCIP on the environnement variable
then build SCIP (do i need to make Pkg.add("SCIP") before? )
Note that I installed the SCIPOptSuite 8.0.2 using the win64.exe way, but I didn't find $SCIPOPTDIR/lib/libscip.so, $SCIPOPTDIR/lib/libscip.dylib nor $SCIPOPTDIR/bin/scip.dll ( but I have bin/libscip.dll, bin/scip.exe, lib/libscip.lib ).

from scip.jl.

matbesancon avatar matbesancon commented on June 19, 2024

from scip.jl.

HilaireFoillard avatar HilaireFoillard commented on June 19, 2024

Don't see it.
Note that my way is SCIPOptSuite 8.0.2/lib/....

from scip.jl.

HilaireFoillard avatar HilaireFoillard commented on June 19, 2024

But I have a SCIPOptSuite 8.0.2/bin/libscip.dll

from scip.jl.

matbesancon avatar matbesancon commented on June 19, 2024

from scip.jl.

HilaireFoillard avatar HilaireFoillard commented on June 19, 2024

I put this value for SCIPOPTDIR : C:\Program Files\SCIPOptSuite 8.0.2\bin

Then i remove SCIP
Then I build SCIP and I have this issue

from scip.jl.

HilaireFoillard avatar HilaireFoillard commented on June 19, 2024

The following package names could not be resolved:

  • SCIP (not found in project or manifest)

from scip.jl.

matbesancon avatar matbesancon commented on June 19, 2024

yes you need to add the environment variable SCIPOPTDIR, then add and build SCIP

from scip.jl.

HilaireFoillard avatar HilaireFoillard commented on June 19, 2024

Nice that time it works

from scip.jl.

matbesancon avatar matbesancon commented on June 19, 2024

perfect!

from scip.jl.

matbesancon avatar matbesancon commented on June 19, 2024

Closing this, if you feel the docs in the README could be improved for windows, a PR is welcome :)

from scip.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.