Compiling Driver on UNIX-like Operating Systems
Author: oxr463Created Sep 10, 2020Updated Jan 7, 2021
I would suggest using CMake along with G++ for compiling the native code, instead of the MSVC project files used currently.
Source: relativty/Relativty