Error to install cplex in or_tools using c++: error C2065: 'off64_t': identificador nao declarado #3653
Replies: 1 comment
-
|
seems to comes from zlib and our patch in patches/zlib.patch which has been generated from a linux machine using the autotools to get the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to instal the Cplex solver in Or-Tools using c++, on :
Windows 10
cmake 3.25.2
However, this is the error:
errorortools.txt
and this is the file CMakeError:
CMakeError.log
Beta Was this translation helpful? Give feedback.
All reactions