615cb35d96
NOTE: When building for 64bit in raylib static mode, CloseWindow() symbol collides with user32.lib symbol. No solution for that at the moment, just compile raylib as shared library (raylib.dll), actually it can be chosen on project configurations. |
||
---|---|---|
.. | ||
4coder | ||
Builder | ||
CMake | ||
CodeBlocks | ||
Geany | ||
Notepad++ | ||
scripts | ||
SublimeText | ||
VS2017 | ||
VS2017.ANGLE | ||
VS2017.UWP | ||
VSCode | ||
README.md |
raylib PROJECT TEMPLATES
This folder contains raylib templates for some common IDEs.
IDE | Platform | Template type | State |
---|---|---|---|
4coder | Windows | example compiling | DONE |
Builder | Linux | example compiling | DONE |
CMake | Windows, Linux, macOS | source/example compiling | DONE |
CodeBlocks | Windows, Linux | example compiling | DONE |
Geany | Windows, Linux | source/example compiling | DONE |
Notepad++ | Windows | source/example compiling | DONE |
SublimeText | Windows, Linux, macOS | source/example compiling | DONE |
VS2017 | Windows | source/example compiling | DONE |
VSCode | Windows, macOS | example compiling | DONE |
scripts | Windows, Linux, macOS | source/example compiling | DONE |
New IDEs config files are welcome!