The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14449 ====================================================================== Reported By: ycollet Assigned To: ====================================================================== Project: CMake Issue ID: 14449 Category: Modules Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2013-10-01 03:58 EDT Last Modified: 2013-10-01 03:58 EDT ====================================================================== Summary: If there are too many files to compile, add_jar hangs Description: If there are too many files to compile, add_jar (from UseJava.cmake) hangs because the java command line is too long.
Here is the error message: .... d:/MyProject/GIT/Artelys/Source_Viz/Visualization2/src/com/artelys/visualization/xml/XmlWriter.java' trop longue Stop. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : code retour '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : code retour '0x2' Stop. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-10-01 03:58 ycollet New Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers