Page 1 of 1

5624b1a compile failure

Posted: Fri Nov 29, 2013 15:51
by Major Cooke
The compilation results in one error upon attempting to compile:

3>.\src\sound\music_gme.cpp(43) : fatal error C1083: Cannot open include file: 'gme/gme.h': No such file or directory

Any viable workarounds or perhaps a way to outright disable this?

Re: 5624b1a compile failure

Posted: Sat Nov 30, 2013 10:23
by Graf Zahl
If you are still using the original VC 2008 solution - that one's deprecated and it has already been removed from the repository. Use CMake to build a working VC project.

Re: 5624b1a compile failure

Posted: Sun Dec 01, 2013 17:36
by Major Cooke
Alright, can you provide me with information on how to do that? I don't know how, and I think the wiki needs updating.

Re: 5624b1a compile failure

Posted: Sun Dec 01, 2013 18:20
by Blue Shadow
The following thread might help...

http://forum.zdoom.org/viewtopic.php?f=4&t=38039