-
Before submitting a new issue, please verify and check:
- [ ] The issue is specific to Raylib-cs and not raylib
- [ x] I checked there is no similar issue already reported
- [ x] My code has n…
-
Maybe it will be useful to someone if they do not know how to collect examples, but want to poke them with a stick ::)
----------------
Use: `make build_depends && make all && make run`
Once b…
-
**Use** `make build_depends && make mmatching && make run`
```make
CC=g++
INCLUDE_DIR = -I./
INCLUDE_DIR+= -I./depends/raylib/raylib/include
INCLUDE_DIR+= -I./depends/raygui/src
LIBRARY_DIR = -…
-
hi
I have VS2019 installed on my device and I tried to install node-raylib. Unfortunately, the install is failing and from the error it seems the new version of VS might be the issue. Can you pleas…
-
Building a fresh clone fails with multiple `unresolved external symbol`s and a `warning LNK4272: library machine type 'x64' conflicts with target machine type 'x86'`.
Output:
```
PS C:\Us…
-
With the new push of the `lib` folder in the prebuild branch, I wasn't able to compile the adapters due to the command just throwing an error, so I resorted to manually compiling them.
For librayl…
-
Let's discuss which audio and video library we want to use for the modernized version of XBoing. Proposed candidates:
- SDL2
- QT
- GTK+
And others as you mention.
-
Following instructions from [this](https://github.com/RobLoach/node-raylib/pull/63#issuecomment-622991278).
Board: RPI Zero W
OS: Raspbian Buster Lite
CMake Version: 3.20.2
Node Version: 10.16.3…
-
```
...
info CMD BUILD
info RUN cmake --build "C:\Code\flappy\node_modules\raylib\build" --config Relea
se
Microsoft (R) Build Engine version 16.7.0+b89cb5fde for .NET Framework
Copyright (C) Mi…
-
- Noticed in release 1.1
- Generated new `Screen Manager` template project
- Opened solution file in VS2022
- Project built and launched without issue
- Log output shows that `resources/mecha.png`…