Michael Menegakis wrote: > >> A second attached file includes the needed libraries for > >> code/libs/win64 (SDL and cURL) > > > > I will not add those. The binary files already in SVN should be > > removed anyways IMO. > > Perhaps it needs a disclaimer somewhere that it is aimed mainly for > mingw-w64 compilation [msvc64 would first need replacement of any > inline asm] and that users of it must set their COMPILE_ARCH manually > to x86_64 unless they fix an MSYS uname or use another method in > Makefile accordingly.
Feel free to add a paragraph to the README. One needs to set ARCH rather than COMPILE_ARCH though. Also, isn't 'x86_64' called 'x64' on Windows? Btw, if you are searching for new challenges you may want to have a look at NSIS. I manged to build ioquake3 for mingw64 in the build service but I can't create installers as NSIS fails: https://build.opensuse.org/package/show?package=mingw64-nsis&project=home%3Alnussel%3Abranches%3Awindows%3Amingw%3Awin64 cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) _______________________________________________ ioquake3 mailing list [email protected] http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org By sending this message I agree to love ioquake3 and libsdl.
