-
```
What steps will reproduce the problem?
1. Attempt to compile glog 0.3.0 with Mingw 4.4.1 (gcc.exe (TDM-2 mingw32)
4.4.1)
What is the expected output? What do you see instead?
Make produces follow…
-
I have followed the instructions for using MatLab binaries directly.
-I have installed version 6.3.0 of MinGW_w64, and prepended the path to the binaries to the path environmental variable, both in …
-
I am on MinGW x64 system hosted on Windows7
I installed `quom` via
```
pip install --user quom
PATH=/c/users/hp/.local/bin:$PATH
quom crt.hpp crt_gen.cpp
```
It runs silently without any output…
-
Cygwin's cmake is the one faulty here. So, just don't use it. This means don't use the Cygwin shell altogether. We will use the setup like https://github.com/modula3/cm3/issues/1049 except instead of …
-
On windows/mingw I am unable to compile openvr using a cmake generated makefile (The cmake in the root folder of openvr).
For info on Linux there isn't any problem, it's a mingw thing.
I don't usual…
-
Dear Maintainers:
I am a new user of Rtools, I’m sorry to bothering you for the odds I encountered during package compiling. However, I still can’t find way out after learned every materials I could g…
-
There are several preprocess macro usage which lack xmake integration. These usage should be examined and either added to xmake as option, convert to user settings or remove from mogan.
Macros foun…
-
Everything was going well but when it was reaching the number 1000 of 1532 when compiling with ninja, suddenly an error appeared which said: ninja: build stopped: subcommand failed. I don't know what …
-
Can an i586 pentium version be made to run for us Dosbox freaks?
-
Spinning up a Windows VM to export a project for Windows is a bit of a drag. Doing it from Linux with cross-compilation would save a ton of time and energy.
I don't know how this could be done, but…