Frost-54

Results 3 issues of Frost-54

Added CMake support and fixed some compile errors. Compiles on latest version on Windows/Mac/Linux, but fail to compile on some older platforms(likely a compiler problem). Summary: 1. #undef linux on...

Hi, I encountered a few issues when building Razix on Linux: 1. Some MSVC specific extensions are used(e.g omitting `template` on dependent types) 2. Some platform specific stuffs(e.g macros) 3....

enhancement
help wanted
C++
build system
Core