Is anyone else seeing this?
Right after I installed the new TortoiseSVN update (TortoiseSVN-1.6.13.20954-x64-svn-1.6.16–but I do NOT know if that is an issue) I started getting the following* failure to compile a clean checkout of SVN HEAD (r10998). Sometimes doing a clean checkout and compiling again solves the issue but I have now checked r10998 out 3 times with the same problem. Checking out r10995 compiles just fine. I corresponded with a Developer and got this response:
Ya know what’s funny about that though. If this sort of thing happens, it always seems to be the Yield() macro that complains.
On Fri, Mar 11, 2011 at 12:51 PM, I wrote:
It compiles fine now–user error, sorry!
–Ed
-----Original Message-----
From: […]@audacityteam.org]Weird…I just did a clean checkout and it builds fine…well, at
least,
Unicode Debug did.On 3/11/11 11:19 AM, I wrote:
recent commit (in re. bug 64, r10998) builds and runs on
Linux (only tested Unicode Debug) but fails on all configs for Windows.
*
Warning 1 warning C4002: too many actual parameters for macro 'Yield' D:audiowxWidgetswxWidgets-2.8.11includewxapp.h 230 Audacity
Error 2 error C2059: syntax error : '{' D:audiowxWidgetswxWidgets-2.8.11includewxapp.h 230 Audacity
Error 3 error C2334: unexpected token(s) preceding '{'; skipping apparent function body D:audiowxWidgetswxWidgets-2.8.11includewxapp.h 230 Audacity
Warning 4 warning C4002: too many actual parameters for macro 'Yield' D:audiowxWidgetswxWidgets-2.8.11includewxapp.h 406 Audacity
Error 5 error C2059: syntax error : '=' D:audiowxWidgetswxWidgets-2.8.11includewxapp.h 406 Audacity
Error 6 error C2238: unexpected token(s) preceding ';' D:audiowxWidgetswxWidgets-2.8.11includewxapp.h 406 Audacity
Warning 7 warning C4002: too many actual parameters for macro 'Yield' D:audiowxWidgetswxWidgets-2.8.11includewxmswapp.h 38 Audacity
Error 8 error C2208: 'bool' : no members defined using this type D:audiowxWidgetswxWidgets-2.8.11includewxmswapp.h 38 Audacity
Error 9 error C2039: 'Yield' : is not a member of 'wxApp' d:audioAudacitySVNsrcexportExportCL.cpp 486 Audacity