openastroproject / openastro

Open Astro Project
GNU General Public License v3.0
91 stars 27 forks source link

omegonprocam.h header file missing #471

Closed rkaczorek closed 4 years ago

rkaczorek commented 4 years ago

It looks like omegonprocam.h is missing in omegonpro directory and it is required by touptek. ` In file included from ../touptek/oacam.c:32: ./touptek-conf.h:30:10: fatal error: omegonprocam.h: No such file or directory

include

      ^~~~~~~~~~~~~~~~

` Adding the file from Omegon Pro SDK resolves the issue.

openastroproject commented 4 years ago

I believe this should be fixed now