Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win64 build (MSVC 2010 Pro compiled or cross-compiled) isn't working #36

Closed
motorsep opened this issue Aug 23, 2012 · 4 comments
Closed

Comments

@motorsep
Copy link

Tried all kind of ways to build Win64 bit today and yesterday, using MSVC 2010 Pro and cross-compiling on Linux. Dhewm3 crashes upon launch. Win32 builds work fine.

Note that my branch, which is simply dhewm3 pre-SDL2 with couple of reverts actually runs, doesn't crash, but produces black screen. Neither sound nor graphics work, but input works.

@motorsep
Copy link
Author

Ok, it seems like there is an issue with SDL.dll or/and zlib.dll in the dhewm3-libs repo. I replaced those those 2, and libcurl-4.dll (just in case there was an issue) with 64bit DLLs from DarkPlaces and 64bit build made with MSVC runs now.

@motorsep
Copy link
Author

Tested cross-compiled Win64 build and it still not working :/

@motorsep
Copy link
Author

motorsep commented Sep 2, 2012

The issue could be SDL related. I compiled SDL 1.2.15 on Win7 64bit for 32/64bit and compiled dhewm3 using those. Everything worked out of the box, not to mention some other issues were resolved with SDL upgrade from 1.2.14 to 1.2.15

@motorsep
Copy link
Author

I don't seem to have any issues with natively compiled builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant