[SCIP] Seek help on JSCIPOpt

畔月 1048926106 at qq.com
Wed Nov 11 12:37:22 CET 2020


Dear developers:
I feel sorry to disturbe you so often . And I have made some progress on JSCIPOpt installation. The error now is as follows, do you know how to solve it ?
####Simplified edition:
CMake Error at CMakeLists.txt:66 (find_package):
  Could not find a configuration file for package "SCIP" that is compatible
  with requested version "".
  The following configuration files were considered but not accepted:
    C:/Program Files/SCIPOptSuite 7.0.0/lib/cmake/scip/scip-config.cmake, version: 7.0.0 (64bit)
-- Configuring incomplete, errors occurred!



Sincerely,Wenjing


#####Full edition:
C:\Program Files\SCIPOptSuite 7.0.0\build>cmake ..
-- Building for: Visual Studio 14 2015
CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.


  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.




-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.15063.
-- The C compiler identification is MSVC 19.0.24215.1
-- The CXX compiler identification is MSVC 19.0.24215.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: D:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: D:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found JNI: C:/JDK/lib/jawt.lib
-- Found Java: C:/JDK/bin/java.exe (found version "1.8.0_144")
-- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
CMake Error at CMakeLists.txt:66 (find_package):
  Could not find a configuration file for package "SCIP" that is compatible
  with requested version "".
  The following configuration files were considered but not accepted:
    C:/Program Files/SCIPOptSuite 7.0.0/lib/cmake/scip/scip-config.cmake, version: 7.0.0 (64bit)
-- Configuring incomplete, errors occurred!
See also "C:/Program Files/SCIPOptSuite 7.0.0/build/CMakeFiles/CMakeOutput.log".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20201111/57f7b501/attachment.html>


More information about the Scip mailing list