[15:33] cc1plus.exe: warning: command line option '-std=c11' is valid for C/ObjC but not for C++ [15:33] src/NATV.C: In function 'void MidiPitchBend(BYTE, USHORT)': [15:33] src/NATV.C:184:85: error: call of overloaded 'MidiCalcFAndB(SHORT&, BYTE)' is ambiguous [15:33] bnd = MidiCalcFAndB( bnd, (BYTE)((voice_table[ i ].reg5[ j ] >> 2) & 7)) ; [15:33] what are you smoking, compiler? [15:34] inb4 it wants lowercase filenames [15:34] -std=c++11 ? [15:36] oh shit [15:36] I thought I posted in #c [15:36] my bad [15:36] but yes, gcc wants lowercase filenames [15:37] which is a load of toss [15:37] at least, the version I have