Search found 4 matches

by The_cranky_hermit
Sat Aug 05, 2006 12:32 pm
Forum: D2X-XL
Topic: Can someone help me build D2X-XL from source?
Replies: 7
Views: 4099

>>What is MSVC 7? Is that .NET 2003 or 2005? 2003. I *think* that 2005 is VC8. >>The proper .NET project is D2X-W32 I don't see any project file called that, just an icon file. There's also a folder called d2x-w32, but there aren't any files in it, just a bunch of empty folders. I've redownloaded th...
by The_cranky_hermit
Sat Aug 05, 2006 9:15 am
Forum: D2X-XL
Topic: Can someone help me build D2X-XL from source?
Replies: 7
Views: 4099

I've done that already. I didn't have any trouble building either of those. My \"Solution\" contains 11 projects:

d2x
d2xgl
libmve
mikmod
native_midi
playmus
playwave
SDL
SDL_mixer
SDLmain
timidity

All but d2x and d2xgl will build.
by The_cranky_hermit
Fri Aug 04, 2006 10:11 pm
Forum: D2X-XL
Topic: Can someone help me build D2X-XL from source?
Replies: 7
Views: 4099

I've done a findstr /S /I /C:\"winmain\" *.c on the directory, and found nothing.
by The_cranky_hermit
Fri Aug 04, 2006 9:39 pm
Forum: D2X-XL
Topic: Can someone help me build D2X-XL from source?
Replies: 7
Views: 4099

Can someone help me build D2X-XL from source?

I'm trying to build D2X-XL in Visual C++ 7. I have four goals, to build the projects d2x and d2xgl, using both the Debug and Release configs. In each goal, I'm having a problem. d2xgl, Debug Everything compiles. But when it links, I get this error: MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolve...