Forum: Mlucas
2017-06-07, 12:35
|
Replies: 41
Views: 19,423
Once the msys profile file is setup correctly,...
Once the msys profile file is setup correctly, then you should be good to go.
One note about the difference between the two packages. Mingw64 is just the compiler toolchain, it provides things...
|
Forum: Mlucas
2017-06-06, 11:53
|
Replies: 41
Views: 19,423
Hmmm, does your mingw64 download have the...
Hmmm, does your mingw64 download have the following file: c:/path/to/mingw64/bin/libwinpthread-1.dll
That should be included with your mingw64 download. Also, when you edit the profile file for...
|
Forum: Mlucas
2017-06-02, 11:25
|
Replies: 41
Views: 19,423
I would recommend avoiding cygwin. When you...
I would recommend avoiding cygwin. When you compile in that environment, you (generally) add a dependency to all of your executabels that require cygwin.dll in order to run. You can use an msys...
|