OpenThermal / libseek-thermal

SEEK thermal compact camera driver supporting the thermal Compact, thermal CompactXR and and thermal CompactPRO
MIT License
286 stars 99 forks source link

Instructions unclear #40

Closed power-max closed 3 years ago

power-max commented 4 years ago

going back one directory with cd .. following the cmake command is necessary. Corrected instructions (that worked for me at least)

cd libseek-thermal
mkdir build
cd build
cmake ../
cd ..
make
maartenvds commented 4 years ago

Not sure what you did, but normally the makefile will be generated in the build folder with those commands so you have to run make inside the build folder. What environment do you use, what version of cmake?

power-max commented 4 years ago

I will have to go back and report back what version. I am on KDE Neon using the latest software in the repos.