[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] [patch] Changes to stand-alone application



On 17 Jan 2006, at 21:40, Joshua Parmenter wrote:

Hi Tim (and everyone).

Thanks for the changes. I just did an update and build on regular old scsynth, and it fails with this error:

source/common/SC_DirUtils.cpp:201: error: 'GetResourceDir' was not declared in this scope source/common/SC_DirUtils.cpp:41:39: error: SC_StandAloneInfo_Darwin.h: No such file or directory source/common/SC_DirUtils.cpp:196: error: 'SC_StandAloneInfo' has not been declared source/common/SC_DirUtils.cpp:196: error: 'IsStandAlone' was not declared in this scope source/common/SC_DirUtils.cpp:201: error: 'SC_StandAloneInfo' has not been declared source/common/SC_DirUtils.cpp:201: error: 'GetResourceDir' was not declared in this scope
Build failed (6 errors, 18 warnings)

using the old project files I get the same error with a clean checkout - but we knew it would break anyway. for me it would be good to keep these alive as I have no access to Tiger yet.