-
I dont understand how the Makefile is doing things with $PATH or what? emcc command is fine in shell. However --
```
user@host:~/src/raylib/src$ . ~/src/emsdk/emsdk_env.sh
Adding directories to …
-
Hi,
I have a fresh install of the raspbian minimal image, installed all the necessary prerequisites and tried to run `from raylibpy import *` which failed with the following:
`Traceback (most re…
-
I just tried running this code:
``` python
import raylibpy
raylibpy.begin_drawing()
raylibpy.end_drawing()
```
It exited with `Segmentation fault: 11` (on macOS 10.14.3). I tried it with my …
-
I'm getting an error when I use "import raylibpy". I think it built a 32-bit library when it should be using 64-bit?
``
Traceback (most recent call last):
File "./raylib_project.py", line 3, i…
-
I'm working on a little application to be run on a Raspberry Pi 3 which is written in C++. The program is basically only moving the camera over some images(roughly 2000x2000 each). I had this working …
Morvs updated
5 years ago
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:
- **Ray installed from (source or binary)**:
- **Ray version**:
- **Python version**:
- **Exact command t…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
5 years ago
-
Is it possible to build lobster without the engine? In the docs here:http://aardappel.github.io/lobster/implementation.html#adding-your-code-to-lobster
It explains removing an engine folder, but t…
-
Hi,
as I mentioned in the raylib forum a few day ago (80'sJay username), I'm trying to write a Python3.3+ (written in Python 3.7) binding for raylib 2.0:
[raylibpy](https://github.com/overdev/ra…
-
Please help. I have done like 20 things and none work. rJava will not load. Which I need for xlsx. Which I need for ImportExport. Which I need to run an mdb file in R.
I tried installling new vers…