Re: Visual Studio 2010 compile error

2010-04-20 Thread Sodan
Solved: add this line to the source files complaining... #include sincerely, Søren -- View this message in context: http://old.nabble.com/Visual-Studio-2010-compile-error-tp28285659p28287848.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Visual Studio 2010 compile error

2010-04-20 Thread Timothy Bish
ype as an > > expression > > 1> with > > 1> [ > > 1> _Ty=unsigned char > > 1> ] > > 1>..\src\main\activemq\wireformat\openwire\utils\BooleanStream.cpp(134): > > error C3861: 'iter': identifier n

Re: Visual Studio 2010 compile error

2010-04-19 Thread Sodan
mat\openwire\utils\BooleanStream.cpp(134): > error C3861: 'iter': identifier not found > 1>..\src\main\activemq\wireformat\openwire\utils\BooleanStream.cpp(135): > error C2065: 'iter' : undeclared identifier > > > > -- View this message in context: http://old.nabble.com/Visual-Studio-2010-compile-error-tp28285659p28287755.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Visual Studio 2010 compile error

2010-04-19 Thread Timothy Bish
> > error C3861: 'iter': identifier not found > > 1>..\src\main\activemq\wireformat\openwire\utils\BooleanStream.cpp(135): > > error C2065: 'iter' : undeclared identifier > > > > > > > > > > -- > View this message in context: > http://old.nabble.com/Visual-Studio-2010-compile-error-tp28285659p28287630.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >

Re: Visual Studio 2010 compile error

2010-04-19 Thread Sodan
rc\main\activemq\wireformat\openwire\utils\BooleanStream.cpp(135): > error C2065: 'iter' : undeclared identifier > > > > -- View this message in context: http://old.nabble.com/Visual-Studio-2010-compile-error-tp28285659p28287630.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Visual Studio 2010 compile error

2010-04-19 Thread Timothy Bish
rmat\openwire\utils\BooleanStream.cpp(134): > error C3861: 'iter': identifier not found > 1>..\src\main\activemq\wireformat\openwire\utils\BooleanStream.cpp(135): > error C2065: 'iter' : undeclared identifier > > > > -- > View this message in context: > http://old.nabble.com/Visual-Studio-2010-compile-error-tp28285659p28285659.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >

Visual Studio 2010 compile error

2010-04-18 Thread Sodan
src\main\activemq\wireformat\openwire\utils\BooleanStream.cpp(134): error C3861: 'iter': identifier not found 1>..\src\main\activemq\wireformat\openwire\utils\BooleanStream.cpp(135): error C2065: 'iter' : undeclared identifier -- View this message in context: http:/