FMOD_LIVEUPDATE and line endings in Monodevelop

You don’t need to modify any code files to enable Live Update, just go to Edit -> Project Settings -> Player, and add FMOD_LIVEUPDATE to the Scripting Define Symbols. It has to be defined for both FMOD_Listener and FMOD_StudioSystem, I suspect the reason some of them are having trouble is because they have defined it in one file and not the other.