-
I use ```emcmake cmake ..``` and ```emmake make -j4``` to generate ```test.a``` library.
when i import ```test.a``` in my cpp project,then generate ```.wasm``` and ```.js```. it show me function in `…
-
I'm getting this error when executing the cli:
> error: [noia-contents-client] uncaughtException: Unable to find native module date=Wed Aug 15 2018 17:09:46 GMT+0000 (UTC), pid=24904, uid=1000, gid…
-
We already have cmake on FreeBSD.
Installing cmake againhas these problems:
1. It causes conflicts withe cmake package
2. It wastes CPU to build cmake when it is already present.
Please add a cm…
-
After being abandoned by the QT Group, QBS got pickup as a community-driven project which released a v2.0 in spring 2023 (and 2.1 in august). importantly, the scripting backend was ported from QtScrip…
-
As the title suggests I'm trying to build the engine from source. I'm getting an error telling me that the Atomic.sln is missing. It's not in the source and I can't see anywhere where it would be crea…
-
Hi
We are currently using node js on a raspberry pi project. I'm trying to install/use node-raylib to build a GUI displayed in a 5" hdmi screen.
I'm using the commands from the "usage" section from …
-
Please include the following in your bug report:
**Version of emscripten/emsdk:**
3.1.32
CMAKE link options:
```cmake
"SHELL:-s MODULARIZE=1"
"SHELL:-s EXPORT_NAME=${MODULE_N…
-
I was looking for a `NodeGUI` example to :
1) see the finished project
2) then look at the bones and architecture
Steps to reproduce:
1. I have cloned the repo
2. i cd in to the new dir and `np…
-
I am running Rancher Desktop 1.8.1. on Windows and Visual Studio Code.
I am using the docker integration with a .devcontainer setting.
We are evaluating moving from Docker Desktop to Rancher Des…
-
Steps:
Install visual studio with python, node.js, and c++ development (directories changed from windows C drive to S drive with no windows)
Install node.js from their site
Already have python …