This error can occur with either CMake2.84 or with the current update CMake2.87:
Searching the domestic and foreign Internet did not give a feasible way, the result or their own solution
Now the error causes and solutions are as follows:
what went wrong: because is English version, usually didn’t read the installation instructions, according to the default installation and “next” to the next step, the result is to choose what you use in the installation of programming system, such as: Vs2008, vs2010 etc., if a default value for the current installation is not with your current version and do not pay attention to in the use of some details will go wrong, and the output directory already exists in the current setting of error is
solution: The first option is to uninstall and reinstall Cmake, and remember to select the language type when reinstalling it. The second option is to randomly select the correct directory containing cmakelists.txt in the source project box. In the output directory text box, fill in a directory that does not exist, then click Configuer, you will be prompted to create a directory, click “Yes”, a language selection window will pop up, drop down select the language type you are using, that is, you are currently using VS2010 installed;
it can be right for the next step, if again open CMake – GUI. Exe, will be the default language of your choice, won’t go wrong
root cause analysis: when languages die erste installation didn’t choose good, in the running for the first time, the output directory does not pop up when there are language selection window and direct judgment and output of the error message;
Suggestion: The authorities can publish a pop-up language selection window regardless of whether the current output directory exists
My installation environment is VS2013+opencv3.0+cmake3.4, but tried a variety of methods on the Internet or not, finally solved the problem through the following:
Download such a file, http://sourceforge.net/projects/opencvlibrary/files/3rdparty/ippicv/, select download ippicv_windows_20141027. Zip
3. When CMAKE2.8.12 +PCL1.6+VS2010 is configured under Windows 7 32-bit system, it appears
CMake error: error in configuration process, project files may be invalid
Parse error. Expected a command name, got unquoted argument with text
Solution: Update the version to cmake3.7.
Reproduced in: https://www.cnblogs.com/haoyul/p/4979309.html
Read More:
- Error configuration process and project file may be invalid appear in cmake compilation
- Error in configuration process, project files may be invalid in cmake compilation
- [VTK] cmake compiling VTK
- Common mistakes and solutions of cmake + QT + VTK
- Error resolution-“Error in configuration process, project files may be invalid” appears when Cmake compiles openCV
- Several ways for Ubuntu to open command line terminal window
- Vs2017 compiles pcl1.8.1 with vtk8.0 and uses qt5.9.5
- Vs2012 compiling PCL dependency library vtk7.0
- Windows update has an error code_ 800700C1
- Comparison of ITK and VTK
- Report ippicv error during opencv3 compilation
- [VTK] vtk8.2.0 + vs2015 + win10 compilation and configuration
- Solution: vs2017 cannot open header files such as stdio. H main. H
- OpenGL Programming Guide 8th Edition 9th Edition vs2015 vs2017 configuration method
- To solve the problem in Windows opencv installation: error configuration process, project files may be invalid
- Vtk8.2.0 (32bit + 64bit) compilation and installation test (win10 + vs2017 + Qt5)
- Internal error 2503 solution in endnote installation
- CMake Error: Could not find CMAKE_ROOT !!!
- windows CMake error: error in configuration process, project files may be invalid