-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When I use cmake to install APIRL in Ubuntu:
mkdir build
cd build
sudo cmake ..
sudo cmake --build . --target install --config release
The following error has occurred:
##################
........
[100%] Built target generateSystemMatrix
Install the project...
-- Install configuration: ""
CMake Error at cmake_install.cmake:49 (file):
file INSTALL cannot find
"../apirl-master/build/doc/html".
Makefile:84: recipe for target 'install' failed
make: *** [install] Error 1
###################
and the bin directory didn't appear in ../build
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels