Maxh
Maxh
When I compile your example sketch for an arduino uno, it works fine. However when I switch the board type to esp32 dev module, I get a bunch of errors:...
Is it possible to have check boxes inside of a `combobox`? I've seen some examples on stack overflow but they used `QStandardItemModel`. I looked at the nodegui docs, and you...
I get the following error when I try to compile with the android NDK: ``` In file included from E:\max\android_libs\tmxliteOG\tmxlite\src\FreeFuncs.cpp:28: In file included from E:\max\android_libs\tmxliteOG\tmxlite\include\tmxlite\FreeFuncs.hpp:54: E:\max\android_libs\tmxliteOG\tmxlite\include\tmxlite\detail\Android.hpp:37:11: error: expected '{' ```
Hi, I know you can upload code to the esp32 from the arduino ide, so is there any way to build this project for arduino and use it there instead...
I've run the `npx nodegui-packer --init MyApp` command, and I have a `deploy` directory, but then what do I do for the next command? That would be `npx nodegui-packer --pack...
[dump_7.txt](https://github.com/RandyGaul/qu3e/files/5907239/dump_7.txt) I have a scene with 13 bodies. 12 of them are different types of walls and 1 is the dynamic player body. You can shoot projectiles which are also...
In Rummikub there are tiles 1 to 13 in each of the 4 different colors. However, since there are 2 sets of each color (makes 106 tiles in total including...
I can run the script, and it outputs something to the console. It looks like an array of an array of an array of an array and so on of...