Benau
|
3480a5da9b
|
Update MinGW toolchain for new dependencies
|
2021-05-01 01:29:58 +08:00 |
|
Deve
|
0093a8eaab
|
Fixed mingw compilation
|
2018-03-27 23:03:47 +02:00 |
|
Deve
|
0a715ac31a
|
Fixed 32-bit mingw compilation
|
2017-08-07 22:33:57 +02:00 |
|
QwertyChouskie
|
0be10ce448
|
Fix MinGW cross-compilation (#2883)
* Fix MinGW x64 cross-compilation
* Fix MinGW x86 cross-compilation
|
2017-07-22 20:17:31 -04:00 |
|
Deve
|
91db8620f8
|
Some work on support 64-bit windows compilation using mingw
|
2015-10-13 01:05:41 +02:00 |
|
Deve
|
89d5cee4c1
|
MinGW: Better finding libraries
|
2015-03-02 19:30:26 +01:00 |
|
Deve
|
d0f96a7673
|
Allow to cross-compile Windows build under Linux using MinGW.
It works fine on Ubuntu. You only need to use:
cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchain-mingw.cmake
|
2015-01-08 21:46:59 +01:00 |
|