« Return to Thread: C++ question

Re: C++ question

by Michael Gogins-2 :: Rate this Message:

Reply to Author | View in Thread

STK changed to a namespace scheme recently, it sounds like you do not
have the latest STK code. The STKOpcode.cpp file has been updated to
compile with the most recent STK (as of a month or so ago when I last
built everything).

Hope this helps,
Mike

On 9/20/09, jpff@... <jpff@...> wrote:

>> Is <algorithm> included?
> It was not and adding it compiles that file -- now stuck on
>
> Opcodes/stk/stkOpcodes.cpp:81: error: β€˜stk’ is not a namespace-name
> Opcodes/stk/stkOpcodes.cpp:81: error: expected namespace-name before β€˜;’
> token
>
> This used to compile as far as i can remember -- normally I do not look at
> this code
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@...
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>


--
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Csound-devel mailing list
Csound-devel@...
https://lists.sourceforge.net/lists/listinfo/csound-devel

 « Return to Thread: C++ question