Closed remoe closed 8 years ago
I don't have included protobuf. So this:
return MVT::read(in, key, features);
should excluded?
OS: Win64 VS: 2013
FeatureSourceTFS.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static bool __cdecl osgEarth::Features::MVT::read(class std::basic_istream<char,struct std::char_traits<char> > &,class osgEarth::TileKey const &,class std::list<class osg::ref_ptr<class osgEarth::Features::Feature>,class std::allocator<class osg::ref_ptr<class osgEarth
I just pushed a fix for this, thanks for the report.
I don't have included protobuf. So this:
should excluded?
OS: Win64 VS: 2013