-
```
...
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…
-
**What seems to be the problem?**
It generates flawlessly the .sln project, but makefile gets a build fail.
`gcc version 8.1.0 (x86_64-win32-sjlj-rev0, Built by MinGW-W64 project` and several others…
-
I have CMake installed but the example won't run. I get this error when I type :
bin/node-raylib.exe templates/simple_game/simple_game.js S
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ra…
-
So, I downloaded the mac asset from [last successful action workflow](https://github.com/FastVM/Web49/actions/runs/3877558082), and compiled this:
```c
#include "raylib.h"
int main(void) {
c…
-
- 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`…
-
Hello!
I'm getting the error bellow when I try to install the lib on windows 10-64 bit, perl version:5.28.0 / MSWin32-x64-multi-thread, Strawberry Perl.
```
# Failed test 'xs'
# at t/init.t line 1…
-
Would you know why this issue comes up? I down loaded your entire rep and compiled it.
System.BadImageFormatException
HResult=0x8007000B
Message=An attempt was made to load a program with an…
-
os: intel x86_64 GNU/Linux Debian 12
myrddin ver: master branch from github
i am trying to do raylib in myrddin, but when i try to run it it crash, i don't know why, i do simple test to check it
…
-
Hi there, I'm trying to port my `raylib` project from `MacOS` to `FreeBSD`, but the compilation is fail:
```bash
Compiling cc v1.0.79
Compiling fs_extra v1.3.0
Compiling libc v0.2.140
…
-
v version: `V 0.3.1 728b198`
raylib.v version: `v0.3.0` commit `7f752f1e230910652221a61633236edfe7e42956`
Hi, following the installation steps I encountered the following error:
```
PS C:\Users\Jw…