cmake_example icon indicating copy to clipboard operation
cmake_example copied to clipboard

make: *** No rule to make target 'install'. Stop.

Open hyperparameters opened this issue 5 years ago • 0 comments

make: *** No rule to make target 'install'.  Stop.

used these commands

cd pybind11
mkdir build
cd build
cmake ..
make install

can anyone help with this

hyperparameters avatar Sep 04 '20 06:09 hyperparameters