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

add CPLEX 12.9 to julia 1.1.1 #254

Closed
lolitsbatman123 opened this issue Sep 24, 2019 · 3 comments
Closed

add CPLEX 12.9 to julia 1.1.1 #254

lolitsbatman123 opened this issue Sep 24, 2019 · 3 comments
Labels
Installation troubles Issues in which the user had trouble installing

Comments

@lolitsbatman123
Copy link

lolitsbatman123 commented Sep 24, 2019

So I have this text when i try to add cplex to julia

julia> Pkg.build("CPLEX")
  Building CPLEX → `C:\Users\Cheng\.julia\packages\CPLEX\FUtHu\deps\build.log`
┌ Error: Error building `CPLEX`:
│ ERROR: LoadError: UndefVarError: is_apple not defined
│ Stacktrace:
│  [1] top-level scope at none:0
│  [2] include at .\boot.jl:326 [inlined]
│  [3] include_relative(::Module, ::String) at .\loading.jl:1038
│  [4] include(::Module, ::String) at .\sysimg.jl:29
│  [5] include(::String) at .\client.jl:403
│  [6] top-level scope at none:0
│ in expression starting at C:\Users\Cheng\.julia\packages\CPLEX\FUtHu\deps\build.jl:18
@blegat
Copy link
Member

blegat commented Sep 24, 2019

Should be fixed in #248

@blegat
Copy link
Member

blegat commented Sep 24, 2019

Can you confirm that

] add CPLEX#master
] build CPLEX

fixes the issue ?

@odow odow added the Installation troubles Issues in which the user had trouble installing label Oct 30, 2019
@odow odow mentioned this issue Nov 4, 2019
16 tasks
@odow
Copy link
Member

odow commented Nov 12, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Installation troubles Issues in which the user had trouble installing
Development

No branches or pull requests

3 participants