We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I experienced a conflict with msvcrtd with cl version 19.44.35214 and link version 14.44.35214.0.
Updated Working on Windows (markdown)
Add user32.lib for clipboard functions and shell32.lib for file dragging functions
Corrected name cases
Wrote quickstart instead of quiuckstart
Fixed where "Raylib-Quckstart" was supposed to be Raylib-Quickstart
Renamed 'quckstart' to be mingw specific. Technically Game-premake is quicker, and all options should be explained before one is shown.
"a quick start" edit
a quick start
Add MSVC command line tools example
Fix shoudl to "should"
Improving note on dependencies
Added small MSYS2 installation guide.