Max Godefroy

Results 3 comments of Max Godefroy

I'll go over my repro steps: - Open project with Visual Studio Community 2019 - Clean build directory and all pre-compiled rpsl files (usually in `tmp` folders) - Rebuild and...

Trying the provided command in the Windows command line results in the following error: `'rps_hlslc/rps-hlslc.exe' is not recognized as an internal or external command, operable program or batch file`. Powershell...

Indeed, thanks for the comment. The RPS lib itself target C++11 but `rpsl_explorer.hpp` itself uses C++17 (and already uses `std::filesystem::path` in the same function)