<div dir="ltr"><div>Thanks...</div><div> </div><div>I compiled mapcache with success ... mapcache_seed is working fine...</div><div> </div><div>But I dont know how use the FastCGI module (mapcache.exe) ... I created a FastCGI 'Module Mapping' in IIS pointing to mapcache.exe ... But how can I use that in my atual map? I didnt find any tutorial/guide how use Mapcache as FastCGI independent module...</div>
<div> </div><div>Paul</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 11, 2013 at 3:05 PM, Jeff McKenna <span dir="ltr"><<a href="mailto:jmckenna@gatewaygeomatics.com" target="_blank">jmckenna@gatewaygeomatics.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
<br>
<br>
On 2013-03-11 2:42 PM, Paul james wrote:<br>
> Thanks Jeff...<br>
><br>
> I updated my mapache (master) and now I only got 1 unresolved symbol :<br>
><br>
</div><div class="im">>    */Creating library cgi\mapcache.lib and object cgi\mapcache.exp<br>
> mapcache.obj : error LNK2019: unresolved external symbol<br>
</div><div class="im">> __imp__apr_date_parse_http4 referenced in function _fcgi_write_response<br>
> cgi\mapcache.exe : fatal error LNK1120: 1 unresolved externals<br>
> NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual<br>
> Studio 11.0\VC\BIN\cl.EXE"' : return code '0x2'<br>
</div>> Stop./*<br>
> *//*<br>
<div class="im">> Do you have any idea how can I fix that?<br>
><br>
> Thanks<br>
><br>
<br>
</div>Since that function comes from the APR library (apr-util i think), maybe<br>
make sure you set all the APR declarations in your nmake.opt<br>
<div class="HOEnZb"><div class="h5"><br>
-jeff<br>
<br>
<br>
<br>
--<br>
Jeff McKenna<br>
MapServer Consulting and Training Services<br>
<a href="http://www.gatewaygeomatics.com/" target="_blank">http://www.gatewaygeomatics.com/</a><br>
<br>
<br>
<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</div></div></blockquote></div><br></div>