https://github.com/danfis/libccd/blob/64f02f741ac94fccd0fb660a5bffcbe6d01d9939/src/Makefile.include#L67 should be -std=gnu99 so that libccd also compiles with icc. This should not be an issue fur g++ so if this could be fixed, it would be nice. Cheers, Arno
libccd/src/Makefile.include
Line 67 in 64f02f7
should be -std=gnu99 so that libccd also compiles with icc. This should not be an issue fur g++ so if this could be fixed, it would be nice.
Cheers,
Arno