GitHub
GitHub Desktop
Visual Studio
API
runCreate
Ninja
CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/
No matching tags
No matching tags
No matching tags
No matching tags
No matching tags
No matching tags
Enter the directory you synced and runCreate and go to a directory for the buildRun the cmake configuration, there is a script for doing that provided for Ninja and Release Builds installing in build/installedNow you should be ready to buildIf everything worked you can run the test applicationSince the library is built as a dll and does dynamic patching of the malloc functions it can be installed in a running application.
As said here by laserallan