Stay-at-home Dad, Programmer, and Linux apologist.
1 | cl main.c /LINK .\lib\raylib.lib user32.lib gdi32.lib |
Stay-at-home Dad, Programmer, and Linux apologist.
raysan5
Hi CaptainCraft!
To develop on Windows I distribute a ready-to-use package with MinGW-w64 and Notepad++ already pre-configured to start developing with raylib in seconds: raylib_installer_v2.0.exe.
Also, even if you use the installer or download raylib from GitHub, you have a raylib/projects folder with already preconfigured project for several environments, including VS2015 and VS2017.
Let me know if it works! :)
Stay-at-home Dad, Programmer, and Linux apologist.
Stay-at-home Dad, Programmer, and Linux apologist.
mmozeiko
/link is lowercase: https://msdn.microsoft.com/en-us/library/5y4fae15.aspx
raysan5
5 secods to start de program is not normal at all...
Stay-at-home Dad, Programmer, and Linux apologist.
Stay-at-home Dad, Programmer, and Linux apologist.