thanx. our project actually compiles and runs now, but getting this strange
bug now:

using: map->itemExists(inName)


app_debug.exe!std::_Debug_message(const wchar_t * message, const wchar_t *
file, unsigned int line)  Line 15       C++
app_debug.exe!std::vector<unsigned char,std::allocator<unsigned char>
>::operator[](unsigned int _Pos)  Line 932 + 0x14 bytes C++
app_debug.exe!activemq::wireformat::openwire::marshal::PrimitiveTypesMarshaller::unmarshalPrimitive(decaf::io::DataInputStream
& dataIn)  Line 415 + 0xd bytes C++
app_debug.exe!activemq::wireformat::openwire::marshal::PrimitiveTypesMarshaller::unmarshalPrimitiveMap(decaf::io::DataInputStream
& dataIn, activemq::util::PrimitiveMap & map)  Line 344 + 0x10 bytes    C++
app_debug.exe!activemq::wireformat::openwire::marshal::PrimitiveTypesMarshaller::unmarshalMap(decaf::io::DataInputStream
& dataIn)  Line 155 + 0x15 bytes        C++
app_debug.exe!activemq::commands::ActiveMQMapMessage::checkMapIsUnmarshalled() 
Line 177 + 0xc bytes    C++
app_debug.exe!activemq::commands::ActiveMQMapMessage::getMap()  Line 153        
C++
app_debug.exe!activemq::commands::ActiveMQMapMessage::itemExists(const
std::basic_string<char,std::char_traits<char>,std::allocator<char> > & name) 
Line 207 + 0xb bytes    C++


Søren

-- 
View this message in context: 
http://old.nabble.com/activemq-cpp-3.2.0-vs2005-build-directory-is-missing-tp28946553p28981154.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to