Hi Ivan, 2014-04-24 23:27 GMT+02:00 Ivan Lucena <lucena_i...@hotmail.com>:
first of all, thanks a lot for very useful notes! > Press F7 will build everything but you don't need to do that if you have > done in command line. I tried to build GDAL also from VC, but it ends with 1> lib /nologo /out:gdal.lib port\*.obj gcore\*.obj alg\*.obj frmts\o\*.obj ogr\ogrsf_frmts\ogrsf_frmts.lib ogr\ogr.lib 1>nitf_gcprpc.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library 1> link /nologo /dll /INCLUDE:_OGRFeatureStylePuller /INCLUDE:_OSRValidate /INCLUDE:_OPTGetProjectionMethods /INCLUDE:_OGR_G_GetPointCount /INCLUDE:_OGRRegisterAll /INCLUDE:_GDALSimpleImageWarp@36 /INCLUDE:_GDALReprojectImage@48 /INCLUDE:_GDALComputeMedianCutPCT@32 /INCLUDE:_GDALDitherRGB2PCT@28 /INCLUDE:_OCTNewCoordinateTransformation@8 port\*.obj gcore\*.obj alg\*.obj frmts\o\*.obj ogr\ogrsf_frmts\ogrsf_frmts.lib ogr\ogr.lib C:\oraclexe\app\oracle\product\11.2.0\server\oci\lib\msvc\ociw32.lib C:\oraclexe\app\oracle\product\11.2.0\server\oci\lib\msvc\oci.lib odbc32.lib odbccp32.lib user32.lib ws2_32.lib gcore\Version.res /out:gdal111.dll /implib:gdal_i.lib /debug 1> Creating library gdal_i.lib and object gdal_i.exp 1>cpl_http.obj : error LNK2019: unresolved external symbol __imp__curl_easy_setopt referenced in function "void __cdecl CPLHTTPSetOptions(void *,char * *)" (?CPLHTTPSetOptions@@YAXPAXPAPAD@Z) 1>cpl_vsil_curl.obj : error LNK2001: unresolved external symbol __imp__curl_easy_setopt 1>cpl_vsil_curl_streaming.obj : error LNK2001: unresolved external symbol __imp__curl_easy_setopt Any idea what could be wrong? > 5. Prepare a command line on Project/Properties/debug > > I can give more info tomorrow. I can't remember how the UI goes but is very > simple. Thanks in advance for very valuable help! Martin _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev