-
## Describe you problem:
Windows users may need to use MinGW with CMake to compile the program. When generating a makefile for the sorting-visualizer using mingw32-make the following errors are throw…
-
Hi,
I think `winrm-elevated` should be added as a dependency to the Chef Provisioning gemspec.
When trying to run chef-provisioning, I get this stack trace if `winrm-elevated` isn't part of my Gem…
-
.bat or bash flavored?
-
A raw-string is normally parsed to have Linux-style line endings, `\n`, even on Windows. Great! However, you get Windows-style line endings, `\r\n`, if the linebreak in the raw-string is preceded by a…
-
Hi all,
I am new to Chef. I have tried to provision a VM using a VM template that I have created in the vSphere client using the Chef provisioner. I have setup my own Chef Server and upload the cookb…
-
```
Excuse me. Could I ask how to run the source here?
I am configing the source of TopMod.
I have installed MinGW5.1.6(the latest edition), Dev C++4.9.2, QT4.3.2,
Python2.5.2. Subvision + Tortoise …
-
```
Excuse me. Could I ask how to run the source here?
I am configing the source of TopMod.
I have installed MinGW5.1.6(the latest edition), Dev C++4.9.2, QT4.3.2,
Python2.5.2. Subvision + Tortoise …
-
We have encountered an issue where running the micro_terra() function multiple times produces inconsistent outputs.
- The first execution provides the correct output.
- Subsequent executions of th…
-
Trying to compile winpty through cygwin results in this error. Output below:
```sh
$ ./configure
uname -s identifies a Cygwin environment.
uname -m identifies an x86_64 environment.
Found Cygwi…
-
the test "grep -q /mingw64" doesn't seem to correctly detect 64 bit compiler.
I have had to run
```
./configure CXX=x86_64-w64-mingw32-g++.exe CC=x86_64-w64-mingw32-gcc.exe --disable-test-compar…