- Setup a mingw64 compiler
- Add the SDL2 library into the same directory as main.cpp (this SDL2 library can also be used: https://github.com/Jackboxx/SDL2_extras)
- Copy the SDL2.dll file into the same directory as main.cpp
- Compile with g++ main.cpp -ISDL2\include -LSDL2\lib -lmingw32 -lSDL2main -lSDL2 -o main.exe
-
Notifications
You must be signed in to change notification settings - Fork 0
lucifayr/2D_raycasting
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published