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

Building CPLEX #304

Closed
lausilvag opened this issue Jun 10, 2020 · 1 comment · Fixed by #316
Closed

Building CPLEX #304

lausilvag opened this issue Jun 10, 2020 · 1 comment · Fixed by #316

Comments

@lausilvag
Copy link

lausilvag commented Jun 10, 2020

Hi!
I have Julia 1.1.1 and I am trying to install CPLEX.jl (12.10)
I have this error:

Building CPLEX → `C:\Users\Rafael\.juliapro\JuliaPro_v1.1.1.1\packages\CPLEX\jN28D\deps\build.log`
┌ Error: Error building `CPLEX`:
│ ERROR: LoadError: Unable to locate CPLEX installation. Note this must be downloaded separately. See the CPLEX.jl README for further instructions.
│ Stacktrace:
│  [1] error(::String) at .\error.jl:33
│  [2] try_local_installation() at C:\Users\Rafael\.juliapro\JuliaPro_v1.1.1.1\packages\CPLEX\jN28D\deps\build.jl:64
│  [3] top-level scope at C:\Users\Rafael\.juliapro\JuliaPro_v1.1.1.1\packages\CPLEX\jN28D\deps\build.jl:108
│  [4] include at .\boot.jl:326 [inlined]
│  [5] include_relative(::Module, ::String) at .\loading.jl:1038
│  [6] include(::Module, ::String) at .\sysimg.jl:29
│  [7] include(::String) at .\client.jl:403
│  [8] top-level scope at none:0
│ in expression starting at C:\Users\Rafael\.juliapro\JuliaPro_v1.1.1.1\packages\CPLEX\jN28D\deps\build.jl:103

could you help me, please! :)

@odow
Copy link
Member

odow commented Jun 10, 2020

Same answer as your Gurobi question (jump-dev/Gurobi.jl#333).

CPLEX 12.10 requires the latest release of CPLEX.jl (https://github.com/JuliaOpt/CPLEX.jl/releases/tag/v0.6.5), which is probably not available through JuliaPro.

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

Successfully merging a pull request may close this issue.

2 participants