January 2018
Beginner to intermediate
454 pages
10h 8m
English
A few steps will be required in order to make all of it work. Follow the guide!
SDL2-devel-2.0.x-mingw\SDL2-2.0.x\x86_64-w64-mingw32\lib
Next, copy it to this path:
C:\Program Files\Rust\lib\rustlib\x86_64-pc-windows-gnu\lib
Alternately, you can copy to your library folder of choice and ensure that you have a system environment variable as follows:
LIBRARY_PATH = C:\your\rust\library\folder
For Rustup users, this folder will be at the following location:
C:\Users\{Your Username}.multirust\toolchains\{current ...