VOGONS

Common searches


Search results

Display options

Re: CVS build with MSVC6

Any ideas why I would get that crash on the initialization ? I tried to debug it, but it doesn't even go in the debugger. Someone told me one of the libs might have been badly compiled, and I remember reading about SDL and the need to compile it with specific settings in Visual Net... yet no one …

Re: CVS build with MSVC6

well, seems I got all the libs now, but I got a link error. maybe someone got an idea as to why? here's what I got (Using Visual Studio .Net) dosbox error LNK2019: unresolved external symbol "void __cdecl VGA_SetupOther(void)" (?VGA_SetupOther@@YAXXZ) referenced in function "void __cdecl VGA_Init( …

Re: CVS build with MSVC6

I went to http://sourceforge.net/projects/gnuwin32 but all I got was an empty page. I tried downloading zlib and libpng from their respective sites, but libpng won't compile because the zlib I got from the official site seemed to be missing a few files. any idea?

Page 1 of 1