-
## Description
I am getting an error `ECONNREFUSED 127.0.0.1:80`:
```
$ node `which gatsby` build --verbose
verbose 0.771 set gatsby_log_level: "verbose"
verbose 0.774 set gatsby_executin…
-
I'm trying to build a Qt5 app to Wasm and I passed this command:
```
em++ -std=c++17 -Wall -pedantic -I"C:\Qt\5.13.1\wasm_32\include" -I"C:\Qt\5.13.1\wasm_32\include\QtCore" -I"C:\Qt\5.13.1\wasm_32\…
-
#### Description
When configuring CMake to use the NDK toolchain files, it gives the following error:
```
/opt/clion/bin/cmake/linux/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_TOOLCHAIN_FILE=~/…
-
We're trying to [combine `visit-users` email list with GitHub issues](https://github.com/visit-dav/live-customer-response/wiki/How-the-new-GitHub-visit-users-Email-Integration-Works).
When replying o…
-
while the graphviz tools like dot an mscgen interpret -o as the outputfile -o is the outputdirectory in plantuml.
```bash
mscgen -h
-T must be specified on the command line
Usage: mscgen -T [-…
-
1. create a new project
2. create a new statechart using the default domain.
3. create a YAKINDU SCT C Code Generator model using the above statechart.
4. change the statechart domain to SCXML
5. …
-
Hi there,
Yakindu is such a great tool to create/edit statecharts. Thanks!
I was working on a project that requires me to display/edit the statecharts that i create using yakindu on a web page. The…
-
Hello,
I can’t compile the library on Ubuntu 20.4. It seems that _std::function_ is not declared in _InterpreterMonitor.h_. There are also errors about _Xerces_.
This is the [error log](https://…
-
Hi,
I'm maintaining the `coin` package in Arch Linux.
In the current package, the `threads.3` man page collides with `perl`, so I had to rename it to `coin-threads.3`.
According to other user…
-
**Host Environment**
- OS: Windows
- Compiler: msvc 2019
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install qt5[*]:x64-windows`
**Failure logs**
```sh
V:\>vcpkg install qt…