<div dir="ltr">Tamas,<div style>From the code in maporaclespatial.c both USE_ORACLESPATIAL and USE_ORACLE_PLUGIN need to be defined in order for some of the needed code to be activated. As there's no reference to the oracle_plugin stuff in the unix makefiles, I'll infer that this is a windows only feature and suppose that you can handle the dependencies in the cmake files as you wish.</div>
<div style><br></div><div style>regards,</div><div style>thomas</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 31 March 2013 12:26, Tamas Szekeres <span dir="ltr"><<a href="mailto:szekerest@gmail.com" target="_blank">szekerest@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I wanted to build mapserver with oraclespatial support to compile oraclespatial as a plugin, but that doesn't seem to work.<div>
<br></div><div>Actually when setting WITH_ORACLE_PLUGIN=1, I also require to set  WITH_ORACLESPATIAL=1 which causes that oracle is being built in mapserver directly. However, I don't want to build oracle in mapserver directly, just compile the oracle plugin (dll).</div>

<div><br></div><div>IMHO we should be able to set the combination: WITH_ORACLESPATIAL=0 and WITH_ORACLE_PLUGIN=1. In this case we should get an additional module generated by cmake to compile the oracle plugin separately.</div>

<div><br></div><div>The same should apply to the SDE and MSSQL plugins too.</div><div><br></div><div>Best regards,</div><div><br></div><div>Tamas</div><div><br></div>
<br>_______________________________________________<br>
mapserver-dev mailing list<br>
<a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>
<br></blockquote></div><br></div>