[Liblas-devel] undefined symbol LASPoint::GetClassification
Volker Wichmann
wichmann at laserdata.at
Wed Jul 1 05:34:21 EDT 2009
Hi,
I've just updated my code to the new classification implementation, but
on windows (MSVC 2008 Express) I get a linker error:
error LNK2019: unresolved external symbol ""public: class
liblas::LASClassification const & __thiscall
liblas::LASPoint::GetClassification(void)const "
(?GetClassification at LASPoint@liblas@@QBEABVLASClassification at 2@XZ)"
referenced in function ...
No linking problems with the same code under linux ...
thanks,
Volker
More information about the Liblas-devel
mailing list