Respected developers of the package
While building the package I encountered the error "array must be initialized with a brace-enclosed initializer, array must be initialized with a brace-enclosed initializer errort error{0, 0}; "
In the file
cslibs_math/cslibs_math_3d/include/cslibs_math_3d/algorithms/bresenham.hpp:130:22:
Can you address this issue and let me know how this can be solved.. Can it be compiler issue ?
Respected developers of the package While building the package I encountered the error "array must be initialized with a brace-enclosed initializer, array must be initialized with a brace-enclosed initializer errort error{0, 0}; " In the file cslibs_math/cslibs_math_3d/include/cslibs_math_3d/algorithms/bresenham.hpp:130:22:
Can you address this issue and let me know how this can be solved.. Can it be compiler issue ?