DiligentGraphics / DiligentEngine

A modern cross-platform low-level graphics library and rendering framework
http://diligentgraphics.com/diligent-engine/
Apache License 2.0
3.37k stars 318 forks source link

Error copying file (if different) from #199

Closed MajidAbdelilah closed 1 year ago

MajidAbdelilah commented 1 year ago

(Click "Preview" to turn any URL into a clickable link)

If you have build or run problems, please read troubleshooting first.

Please double-check that your code is up-to-date, including all submodules.

If you have a question that does not require creating an issue, you may ask it on discord.

For performance issues, please make sure you are running release builds. Debug builds may be significantly slower, especially on Windows.

For GPU-related problems, please make sure you have up-to-date drivers.

Please provide the following information:

Error copying file (if different) from "/home/ain/projects/git_stuff/DiligentEngine-master/DiligentCore/.clang-format" to "/home/ain/projects/git_stuff/DiligentEngine-master/DiligentCore/.clang-format". make[2]: [DiligentCore/CMakeFiles/DiligentCore-ValidateFormatting.dir/build.make:70: DiligentCore/CMakeFiles/DiligentCore-ValidateFormatting] Error 1 make[1]: [CMakeFiles/Makefile2:2288: DiligentCore/CMakeFiles/DiligentCore-ValidateFormatting.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 `

TheMostDiligent commented 1 year ago

Which CMake version are you using?