-
Hello, today I tried to install Bacon 2D on my Debian 10.3 in order to play with it in Qt Creator (Qt5).
I followed documentation, installation Tiled, qml-box2d and zlib.
Then I run the
`mkdir bu…
-
Here is the output of ./build-repositart-rel
```
-- Installing: /usr/local/include/SSVStart/Assets/Internal/DefaultAssets.hpp
-- Installing: /usr/local/include/SSVStart/Assets/Internal/Policies.hpp
…
-
I have no knowledge about coding and it looks like this is my own problem, but I can't really figure it out.
So I'm trying to build the game and am following the [wiki](https://github.com/nxengine/…
-
**Godot version:**
3.1
**OS/device including version:**
Windows 10
[temp2.zip](https://github.com/godotengine/godot/files/3224929/temp2.zip)
**Description**
I have a small bitmap made up…
-
When I attempt to compile the code, I am getting:
```
In file included from blah/libs/WhirlyGlobeMaply/common/WhirlyGlobeLib/src/WhirlyVector.cpp:21:
In file included from blah/libs/WhirlyGlobeMa…
-
I know the Raspberry Pi and Raspberry Pi 2 are not officially supported, and that there is a working fork out there, but it has got some issues which make it close to worthless. However, I think that …
-
The export option in a source file is as follows (at the moment):
@export "charsets/someCharset.flf" "charsets/someCharset.bin" 256
Could you make this work as follows based upon the number of p…
-
Hi,
I tried to compile the current `master` branch on Windows 10 by following the instructions [here](https://keeperrl.com/compiling-keeperrl-on-windows/). However I got undefined references to (I …
delvr updated
4 years ago
-
Hello, I tried to compile several libmd_debug, but the lib is broken. GCC makes an 8kb file, which is not normal and does not work in all cases.
I did not compare the source makefile from SGDK.
…
-
I've been using the `TMXMapReader` to parse a `.tmx` file.
I've noticed that any ids of `1` in the `data` is being set as the `empty` tileset instead of the `outdoor` tileset.
**.tmx**
```
…