Known Bugs in Ikaros 1.0.0
Here is a list of the major known bugs in Ikaros version 1.0.0.
- NetworkCamera is incompatible with earlier versions.
- Threads do not work with more complex networks of modules.
- The math libary uses vDSP on OS X which may fail on some systems. It is best to comment USE_VDSP in IKAROS_System.h to be on the safe side.
- Image display in WebUI fails for outputs within an external group.
- Attribute inheritance does not always work.
- On OS X, XCode does not always recognize that the source has changed, specifically when new modules have been added. Use the clean command before building.
- Matrix multiplication does not work without BLAS.
Report bugs in the Bug Report form!