Hi folks!
I used to work with Visual Studio 2005, but now I have upgraded to Visual 
Studio 2008 and I'm experiencing troubles building a project that had no 
problems at all with Visual Studio 2005. The linker error I keep getting seems 
to be the same I described in a mail I sent to the mailing list some time ago. 
Here it is:

error LNK2001: unresolved external symbol "__declspec(dllimport) public: class 
std::_Vb_reference<unsigned int,int,class std::vector<bool,class 
std::allocator<bool> > > __thiscall osg::MField<bool,2>::operator[](unsigned 
int)" ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@std@@@std@@@std@@[EMAIL PROTECTED])

error LNK2001: unresolved external symbol "__declspec(dllimport) public: class 
std::_Vb_reference<unsigned int,int,class std::vector<bool,class 
std::allocator<bool> > > __thiscall osg::MField<bool,2>::getValue(unsigned 
int)" ([EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@std@@@std@@@std@@[EMAIL PROTECTED])


The first time I got that error I managed to fix it by upgrading to the latest 
daily build (I was still using Visual Studio 2005), but now, with Visual Studio 
2008, I cannot get the linking to work even with the latest daily build. Seems 
like I'm stuck...

Any ideas about how to solve such problem ?
Any help would be greatly appreciated!

Thanks in advance,
Mark


      
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to