MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0009686 | CMake | CMake | public | 2009-10-09 03:42 | 2009-10-22 06:57 |
Reporter | Timi Tuohenmaa | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-8 | ||||
Target Version | Fixed in Version | ||||
Summary | 0009686: Warning from FindJNI in Windows | ||||
Description | I get this warning message when using FindJNI using CMake 2.8 rc2: ---------------cut----------------------- CMake Warning (dev) at C:/cmake-2.8.0-rc2/share/cmake-2.8/Modules/FindJNI.cmake:50 (FOREACH): Syntax error in cmake code at C:/cmake-2.8.0-rc2/share/cmake-2.8/Modules/FindJNI.cmake:50 when parsing string C:\Program Files\Java\jdk1.6.0_12/jre/lib/{libarch};C:\Program Files\Java\jdk1.6.0_12/jre/lib;C:\Program Files\Java\jdk1.6.0_12/lib;C:\Program Files\Java\jdk1.6.0_12;/usr/lib;/usr/local/lib;/usr/lib/jvm/java/lib;/usr/lib/java/jre/lib/{libarch};/usr/local/lib/java/jre/lib/{libarch};/usr/local/share/java/jre/lib/{libarch};/usr/lib/j2sdk1.4-sun/jre/lib/{libarch};/usr/lib/j2sdk1.5-sun/jre/lib/{libarch};/opt/sun-jdk-1.5.0.04/jre/lib/{libarch};/usr/lib/jvm/java-6-sun/jre/lib/{libarch};/usr/lib/jvm/java-1.5.0-sun/jre/lib/{libarch};/usr/lib/jvm/java-6-sun-1.6.0.00/jre/lib/{libarch};/usr/lib/jvm/java-6-openjdk/jre/lib/{libarch};/usr/lib/jvm/default-java/jre/lib/{libarch};/usr/lib/jvm/default-java/jre/lib;/usr/lib/jvm/default-java/lib Invalid escape sequence \P Policy CMP0010 is not set: Bad variable reference syntax is an error. Run "cmake --help-policy CMP0010" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): C:/cmake-2.8.0-rc2/share/cmake-2.8/Modules/FindJNI.cmake:70 (JAVA_APPEND_LIBRARY_DIRECTORIES) CMakeLists.txt:21 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. Ogre home: c:/libs/Ogre3d/ogrenew -- Configuring done -- Generating done -- Build files have been written to: D:/timi/XXXXXXXXXXXXXXXXX -------------------------cut----------------------------- Still compiling does not fail. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | FindJNI.cmake (8,752) 2009-10-22 02:53 https://public.kitware.com/Bug/file/2586/FindJNI.cmake | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-10-09 03:42 | Timi Tuohenmaa | New Issue | |||
2009-10-13 03:26 | Timi Tuohenmaa | Note Added: 0018064 | |||
2009-10-21 21:36 | Bill Hoffman | Note Added: 0018155 | |||
2009-10-21 21:37 | Bill Hoffman | Status | new => assigned | ||
2009-10-21 21:37 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
2009-10-22 02:53 | Timi Tuohenmaa | File Added: FindJNI.cmake | |||
2009-10-22 02:56 | Timi Tuohenmaa | Note Added: 0018163 | |||
2009-10-22 06:57 | Bill Hoffman | Note Added: 0018167 | |||
2009-10-22 06:57 | Bill Hoffman | Status | assigned => closed | ||
2009-10-22 06:57 | Bill Hoffman | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|