[trunk] R4873 build is broken

• Oct 21, 2011 - 19:44

After the last round of updates by Werner, the file DSP.CPP in mscore\libmscore is broken. One of the "printf" statements wasn't modded right and was left in a bad way... "fqdebug(..." and the statement format is also wrong. I've fixed mine locally but it will need to be fixed and resynced in SVN.

Here's the compiler output:

E:\MS_TRUNK\mscore\libmscore\dsp.cpp: In member function 'virtual void DspSSE86::mix(float*, float*, unsigned int)':
E:\MS_TRUNK\mscore\libmscore\dsp.cpp:73: error: 'fqDebug' was not declared in this scope
mingw32-make[3]: *** [libmscore/CMakeFiles/libmscore.dir/dsp.cpp.obj] Error 1
mingw32-make[3]: Leaving directory `E:/MS_TRUNK/win32build'
mingw32-make[2]: *** [libmscore/CMakeFiles/libmscore.dir/all] Error 2


Comments

Do you still have an unanswered question? Please log in first to post your question.