You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
So I have this text when i try to add cplex to julia
The text was updated successfully, but these errors were encountered: