-
Couldn't load subscription status.
- Fork 12
Open
Description
Hi,
With all dependencies installed, I get following type of issues from swig when trying to pip install pyindi-client on my box:
First, many warnings, as:
Starting language-specific parse...
/usr/include/libindi/indiwidgettraits.h:38: Warning 325: Nested struct not currently supported (UpdateArgs ignored)
/usr/include/libindi/indiwidgettraits.h:49: Warning 325: Nested struct not currently supported (UpdateArgs ignored)
Then, errors as:
/usr/include/libindi/indipropertyview.h:177: Error: 'PropertyBasicText_getPermissionAsString' is multiply defined in the generated target language module.
/usr/include/libindi/indipropertybasic.h:71: Error: Previous declaration of 'PropertyBasicText_getPermissionAsString'
/usr/include/libindi/indipropertyview.h:185: Error: 'PropertyBasicText_getTimeout' is multiply defined in the generated target language module.
Any idea for a workaround?
Thanks a lot for this project!
Metadata
Metadata
Assignees
Labels
No labels