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?
5624b1a compile failure
Moderator: Graf Zahl
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: 5624b1a compile failure
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.
-
- Developer
- Posts: 240
- Joined: Wed Mar 04, 2009 19:25
Re: 5624b1a compile failure
Alright, can you provide me with information on how to do that? I don't know how, and I think the wiki needs updating.
-
- Global Moderator
- Posts: 308
- Joined: Sun Aug 29, 2010 6:09