Menu

#4 64bit Binary for Windows

open
nobody
None
5
2012-01-07
2012-01-07
Anonymous
No

Just wanted to let you know that I was able to compile a working 64bit binary for windows with MinGW.

Simply use "include MakeRules.$(ARCH)" instead of "include MakeRules.linux_x86_64" (Makefile) and run make.

The binary compiled with VS2010 kept crashing (VS does not handle the member pointer usages correctly for some reason - I tried the necessary compiler switches). The binary compiled with MinGW works like a charm.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.