Are they really named &quot;.dylib&quot;...? They shouldn't be under a mingw build... .dylib is a Mac specific file name extension, isn't it?<br><br><div><span class="gmail_quote">On 12/12/06, <b class="gmail_sendername">Christian Ehrlicher
</b> &lt;<a href="mailto:Ch.Ehrlicher@gmx.de">Ch.Ehrlicher@gmx.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mike Jackson schrieb:
<br>&gt; There is if I BUILT them. And yes they are in the location specified.<br>&gt;<br>&gt; I need to copy the libraries so I can have an operational Qt/MinGW based Application. The systems that I am deploying to are very tightly locked down windows XP systems. The users only have write permissions on a &quot;D:&quot; drive and they do not generally have the know how to change their environment variables. They just want an App where they double click the .exe file and go.
<br>&gt;<br>&gt; Qt provides me with my cross platform GUI toolkit so I need to copy the dlls from the location they were built at into the binary directory so I can just pack up the binary directory and be down with it.<br>
&gt;<br>Sounds like a task for cpack...<br><br>Christian<br><br><br><br>_______________________________________________<br>CMake mailing list<br><a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br><a href="http://www.cmake.org/mailman/listinfo/cmake">
http://www.cmake.org/mailman/listinfo/cmake</a><br><br><br></blockquote></div><br>