Anonymous Maarten
Anonymous Maarten
And having these options modifiable at runtime,using a console or config menu, would be useful as well.
Nobody has generated a 32-bit visual studio solution (yet) using the `create_vs_solution.py` script because it contains a bug atm.
Can you give more specifics about this issue? Do you mean #355 ? I have refactored `test_Globals` in my [proposed branch](https://github.com/rwengine/openrw/issues/355#issuecomment-416722366) in that issue.
https://www.reddit.com/r/cpp/comments/6u2myo/how_to_use_the_c_core_guidelines_checker_outside/dlt6yww/ for a cmake implementation
Looking into it: Visual Studio's code analysis has multiple rule sets: - @ShFil119 's article describes enabling only the [CppCoreCheckRules rules](https://docs.microsoft.com/en-us/visualstudio/code-quality/code-analysis-for-cpp-corecheck) - The default rule set is [NativeRecommendedRules.ruleset rules](https://docs.microsoft.com/en-us/visualstudio/code-quality/native-recommended-rules-rule-set). I...
CMake support has been added in https://github.com/libsdl-org/SDL_mixer/commit/9ad5eb2c35b72e6a69e381e94471ddbfb2ad8a6c Is something else missing?
This is a big improvement upon the current custom build system. This enables me to build the librhash using Visual Studio. I propose to work on this cmake solution, unless...
Tbh, I also have no clue what is going wrong. I think there is some problem with the mixing of the virtual environment on c3i and the newly built cpython....
@paulocoutinhox I'm continuing here as I think is an issue with c3i instead of sdl. I think you can enable verbose building by setting the `verbose` attribute on the `CMake`...
It's the SDL build that is failing, so the main recipe.