|
 |
Hi Dick
I assume you use Linux....
please, in your home directory, give the following commands:
mkdir povmodelerton
cd povmodelerton
git clone https://github.com/eticre/povmodeler.git
cd povmodeler
mkdir build
cd build
cmake ..
make -j4
.../povmodeler
I just tried that here, and it all works. If it doesn't, show the output of
make. Make sure you have those libraries.
Cheers
Ton.
Post a reply to this message
|
 |