On 31 March 2017 at 07:49, Stephane Poirier <[email protected]> wrote: > > Now, I am trying to compile a 64 bit build of libLAS under Windows 7 - 64bit > using Visual Studio 2013, > > every project compile fine except liblas project which gives me an > unresolved external, here's the error I get: > > gt_wkt_srs.obj : error LNK2019: unresolved external symbol "public: > > __cdecl CPLMutexHolder::CPLMutexHolder(void * *,double,char const > > *,int,int)" (??0CPLMutexHolder@@QEAA@PEAPEAXNPEBDHH@Z) referenced in > > function GTIFGetOGISDefn > > C:\oifii-org\httpdocs\ns-org\nsd\bs\libLAS-1-8-1_vs2013-x64(spi)\libLAS-1.8. > > 1\bin\Release\liblas.dll : fatal error LNK1120: 1 unresolved externals > > Do you have any clue as to which extra .lib I should include?
Have you checked Even's suggestion to your problem? https://lists.osgeo.org/pipermail/gdal-dev/2017-March/046254.html Best regards, -- Mateusz Loskot, http://mateusz.loskot.net _______________________________________________ Liblas-devel mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/liblas-devel
