DynamoRIO / DynamoRIO/dynamorio
package.cmake fails to run with VS generators
Open
Component-Build
OpSys-Windows
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
```
CMake Error at dynamorio/suite/runsuite_common_pre.cmake:694 (file):
file failed to open for reading (No such file or directory):
```
The cmake_install.cmake files are not there yet.
I usually build packages with ninja. But the Cr bot uses VS generators and it works -- except when we just tried to manually do a run, it hit this same error.
Has this always been there or is it some regression? I tried CMake 2.8.12 and 2.8.9 and they hit it too, along with 3.3.4.
How does the Cr bot work normally?!?
Contributor guide
Assessment
This issue has not been assessed yet.