<div dir="ltr">thanks for the clarification :-)</div><div class="gmail_extra"><br clear="all"><div>--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br>

</div>
<br><br><div class="gmail_quote">2013/2/8 IOhannes zmölnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 02/08/2013 01:07 AM, Antoine Villeret wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hi,<br>
<br><div class="im">
thanks for the feedback,<br>
<br>
I thought it was dynamically linked<br>
I tested it on a Mac OS 10.6.6 32bit machine where I installed OpenCV 2.3.3<br>
with Fink<br>
and it works well<br>
<br>
should I embbed the library in the mach-o ?<br>
if so, I don&#39;t how to...<br>
</div></blockquote>
<br>
<br>
&quot;embed&quot; in this context does not mean &quot;static linking&quot; (as in: embedding into the binary file), but rather shipping &quot;side-by-side&quot; (as in: embedding into the zip-file/install-directory).<br>


<br>
hans&#39; script will simply fix the search-paths in the .pd_darwin file (so it first searches for libopencv_core.2.3.dylib in &#39;.&#39; (besides the pd_darwin), rather than in /sw/lib or /usr/local/lib)<br>
<br>
gmsdr<span class="HOEnZb"><font color="#888888"><br>
IOhannes</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
GEM-dev mailing list<br>
<a href="mailto:GEM-dev@iem.at" target="_blank">GEM-dev@iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/gem-dev" target="_blank">http://lists.puredata.info/<u></u>listinfo/gem-dev</a><br>
</div></div></blockquote></div><br></div>