×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Is there still a wayward IS function?

  • Posts: 460
  • Thank you received: 69
I may just have my configuration messed up, but when attempting to build from source I get...

[ 39%] Building CXX object indi-toupbase/CMakeFiles/indi_nncam_ccd.dir/indi_toupbase.cpp.o
In file included from /home/odroid/media/odroid/T5_1T_SSD/Projects/indi/indi-3rdparty/indi-toupbase/indi_toupbase.cpp:30:
/home/odroid/media/odroid/T5_1T_SSD/Projects/indi/indi-3rdparty/indi-toupbase/indi_toupbase.cpp: In member function ‘virtual bool ToupBase::ISNewSwitch(const char*, const char*, ISState*, char**, int)’:
/home/odroid/media/odroid/T5_1T_SSD/Projects/indi/indi-3rdparty/indi-toupbase/indi_toupbase.h:57:15: error: ‘Nncam_AwbOnce’ was not declared in this scope; did you mean ‘Nncam_AwbInit’?
   57 | #define FP(x) Nncam_##x
      |               ^~~~~~
/home/odroid/media/odroid/T5_1T_SSD/Projects/indi/indi-3rdparty/indi-toupbase/indi_toupbase.cpp:1694:26: note: in expansion of macro ‘FP’
 1694 |                     rc = FP(AwbOnce(m_CameraHandle, &ToupBase::TempTintCB, this));
      |                          ^~
Thanks
 
2 years 11 months ago #70843

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 17
2 years 11 months ago #70853

Please Log in or Create an account to join the conversation.

Time to create page: 0.308 seconds