svkaiser / Doom64EX

Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features.
http://doom64ex.wordpress.com/
GNU General Public License v2.0
237 stars 49 forks source link

Issues compiling fluidsynth with GCC 7.3.0 (Gentoo) #81

Closed GuntherDW closed 6 years ago

GuntherDW commented 6 years ago

Using a clean pull from the repo and fluidsynth repo GCC seems to trip over some code in the fluidsynth repo.

build log : https://paste.ee/p/LJqGk#yQB1f1plS6dluJrOm0VxFz0Oqgdg79mG

It seems to trip over a potential issue more than an actual error.

Versions:

pinkwah commented 6 years ago

Fixed this in fluidsynth-lite quite a while ago, but for whatever reason we weren't pointing to the correct commit. Should be good now hopefully. Update to the latest version with the following command:

$ git submodule update