-
### Brief Issue Summary
I don't know which CMake tools version onwards was broken but I recently updated to 1.19.52, Windows will always run cmake configuration with MSVC, `-G "Visual Studio 17 2022"…
-
Here is the main issue: https://gist.github.com/gdianaty/33c3190a217cd188ea43cd4b06618ba9
When building via Visual Studio, CMAKE_JS_INC and CMAKE_JS_LIB directories are needed to be known. People c…
-
Hey,
Is compiling for asm.js supported with this particular build setup? I can compile just fine with VS2017 but I'm struggling to get it to work with CMake and the Emscripten toolchain file.
I …
-
After install the required dependencies, vst-js throws a number of errors on `npm install vstjs`. It begins with this:
> CMake Warning at /usr/local/Cellar/cmake/3.10.2/share/cmake/Modules/FindBoos…
-
I created a new cmake project using Visual Studio 2022 that targets both Windows and WSL-2.
Visual Studio 2022 generated a default CMakePresets.json file that contains default cmake presets for lin…
-
> Al abrir la aplicación en el movil se queda "Sincronizando archivo. Por favor espere ...
• Version: 1.8.0 64-bit
• Built: Abr 29 2024 08:08:39
• db 19 (aes128cbc)
• git 3325705 (2024-04-…
-
Hello,
I have compiled my own pocketsphinx.js and pocketsphinx.wasm version without any accoustic model embedeed, using the following command :
`cmake -DWASM=OFF -DEMSCRIPTEN=1 -DHMM_EMBED=OFF -DCMA…
-
Please include the following in your bug report:
**Version of emscripten/emsdk:**
```
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 2.0.34 (0d24418f0eac4828f096ee070dae84…
-
Type: Performance Issue
The graphs are not shown on the right side whatever I use hist() or ggplot() or anything else after I downloaded the github copoilt.
VS Code version: Code 1.84.2 (1a5daa3a02…
-
Running for Web results in the following error:
```
DartError: PlatformException(error, TypeError: Instance of 'LinkedMap': type 'LinkedMap' is not a subtype of type 'String?', null, null)
dart-sd…