cpp-io2d / P0267_RefImpl

Reference Implementations of P0267, the proposed 2D graphics API for ISO C++
Other
313 stars 114 forks source link

'limits' file not found #include <limits> #133

Open manisaiprasad opened 4 years ago

manisaiprasad commented 4 years ago

P0267_RefImpl/P0267_RefImpl/P0267_RefImpl/xio2d.h:4:10: fatal error: 'limits' file not found

include

     ^~~~~~~~

1 error generated. make[2]: [P0267_RefImpl/P0267_RefImpl/CMakeFiles/io2d_core.dir/rgba_color.cpp.o] Error 1 make[1]: [P0267_RefImpl/P0267_RefImpl/CMakeFiles/io2d_core.dir/all] Error 2 make: *** [all] Error 2

Error while CMake execution: OS: macOS Catalina