From: SourceForge.net <no...@so...> - 2009-02-19 09:21:33
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6463979 By: executedata I've been attempting to build my tuxcap game on win32. I showed it to a friend and the first thing he asked was for a windows version. I am attempting to build it with mingw as it doesn't appear msvc 9 likes any syntax at all. It would prefer I feed it cookies. I fixed a few places in SexyApp that needed to pull in <windows.h> and I think I got it spitting out something that looks like a PE file, but it gets "setup_exception_record stack overflow" running in wine, and appears to do nothing at all in windows. I have never used mingw before so I am afraid it isn't telling me anything about what could be wrong. I was wondering if anyone else had successfully gotten win32 binaries of tuxcap (w/ chipmunk and hgeparticle) built, or at least had the build scripts to do so. Thanks, Alex ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=710424 |