On 2013-03-11 2:42 PM, Paul james wrote:
> Thanks Jeff...
>  
> I updated my mapache (master) and now I only got 1 unresolved symbol :
>  
>    */Creating library cgi\mapcache.lib and object cgi\mapcache.exp
> mapcache.obj : error LNK2019: unresolved external symbol
> __imp__apr_date_parse_http4 referenced in function _fcgi_write_response
> cgi\mapcache.exe : fatal error LNK1120: 1 unresolved externals
> NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
> Studio 11.0\VC\BIN\cl.EXE"' : return code '0x2'
> Stop./*
> *//* 
> Do you have any idea how can I fix that?
>  
> Thanks
> 

Since that function comes from the APR library (apr-util i think), maybe
make sure you set all the APR declarations in your nmake.opt

-jeff



-- 
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/



_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to