lboclboc / indi_raspistill

indi-driver for mmal camera on RPi
3 stars 1 forks source link

mmalconfig missing #1

Open rwrw01 opened 4 years ago

rwrw01 commented 4 years ago

Error on making, missing files: MMALConfig.cmake mmal-config.cmake On a regular indi install on RPi3. All regular dependencies installed sudo apt-get -y install libnova-dev libcfitsio-dev libusb-1.0-0-dev zlib1g-dev libgsl-dev build-essential cmake git libjpeg-dev libcurl4-gnutls-dev libtiff-dev libfftw3-dev libftdi-dev libgps-dev libraw-dev libdc1394-22-dev libgphoto2-dev libboost-dev libboost-regex-dev librtlsdr-dev liblimesuite-dev libftdi1-dev libavcodec-dev libavdevice-dev

lboclboc commented 4 years ago

Hi, please use the indi-3rdparty distribution instead: https://github.com/indilib/indi-3rdparty The code has been renamed to indi-rpicam there.

rwrw01 commented 4 years ago

Found it and succesfully compiled but the software crashes. Please taken a look at the Indi 3rd party githib.