Tarcísio Genaro Rodrigues
Tarcísio Genaro Rodrigues
Take the value set for C++ Language Standard, in the project's properties page, and use it to define a `-s compiler.cppstd` setting during conan install.
Even after setting the **C++ Language Standard** property, the extension does not use it to compute a `compiler.cppstd` setting to be used in `conan install`; This would be the desirable...
This PR updates the Conan recipe and CMake script to conform to Conan 2 — cf. [Conan migration guide to 2.0][migration-guide]. It also fixes a build issue when compiling without...
After installing racket distribution (both 32 and 64 bits) on a Windows 10 machine (Windows 10 Insider Preview 16179.1000) I got an **Unexpected Kernel Mode Trap** when trying to start...