<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162346</link>
    <title>MATLAB Central Newsreader - OSX + Xcode + Qt + matlab -&gt; cannot figure out dylibs</title>
    <description>Feed for thread: OSX + Xcode + Qt + matlab -&gt; cannot figure out dylibs</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 21 Jan 2008 05:02:52 -0500</pubDate>
      <title>OSX + Xcode + Qt + matlab -&gt; cannot figure out dylibs</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162346#410359</link>
      <author>jawilson</author>
      <description>Hello,&lt;br&gt;
I am writing an application on OS X using Xcode, and using Qt4 as the&lt;br&gt;
GUI library. I am trying to use the matlab engine to do backend&lt;br&gt;
calculations, but I am having a difficult time figuring out how&lt;br&gt;
exactly to do handle the dylib matlab dynamic library files.&lt;br&gt;
&lt;br&gt;
I have tried copying them to a Frameworks directory, and then going&lt;br&gt;
through every dylib file and resetting the references to other dylibs&lt;br&gt;
using install_name_tool change. I also needed to do this to the&lt;br&gt;
executable being generated for my program (ie, I had to run&lt;br&gt;
install_name_tool and update the path for EVERY dylib being used).&lt;br&gt;
However, every time I recompiled, I needed to do this over again.&lt;br&gt;
Also, if I cleaned the project, all of my copied dylibs were deleted,&lt;br&gt;
and I had to recopy and reconfigure them again.&lt;br&gt;
&lt;br&gt;
So, from within Xcode, how can I use the matlab engine dylibs with Qt?&lt;br&gt;
I am specifically mentioning Qt because it would also be great to be&lt;br&gt;
able to incorporate the solution into my qmake .pro file, such as&lt;br&gt;
including the library files.&lt;br&gt;
&lt;br&gt;
Thanks for the help!&lt;br&gt;
Adam</description>
    </item>
    <item>
      <pubDate>Sun, 03 Aug 2008 15:48:02 -0400</pubDate>
      <title>Re: OSX + Xcode + Qt + matlab -&gt; cannot figure out dylibs</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162346#447008</link>
      <author>oguz Tanrikulu</author>
      <description>jawilson &amp;lt;jawilson2@gmail.com&amp;gt; wrote in message &amp;lt;8a43457d-17b4-&lt;br&gt;
48d7-a5bd-4bd3bd7f5e8d@q39g2000hsf.googlegroups.com&amp;gt;...&lt;br&gt;
&amp;gt; Hello,&lt;br&gt;
&amp;gt; I am writing an application on OS X using Xcode, and using Qt4 as the&lt;br&gt;
&amp;gt; GUI library. I am trying to use the matlab engine to do backend&lt;br&gt;
&amp;gt; calculations, but I am having a difficult time figuring out how&lt;br&gt;
&amp;gt; exactly to do handle the dylib matlab dynamic library files.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I have tried copying them to a Frameworks directory, and then going&lt;br&gt;
&amp;gt; through every dylib file and resetting the references to other dylibs&lt;br&gt;
&amp;gt; using install_name_tool change. I also needed to do this to the&lt;br&gt;
&amp;gt; executable being generated for my program (ie, I had to run&lt;br&gt;
&amp;gt; install_name_tool and update the path for EVERY dylib being used).&lt;br&gt;
&amp;gt; However, every time I recompiled, I needed to do this over again.&lt;br&gt;
&amp;gt; Also, if I cleaned the project, all of my copied dylibs were deleted,&lt;br&gt;
&amp;gt; and I had to recopy and reconfigure them again.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; So, from within Xcode, how can I use the matlab engine dylibs with Qt?&lt;br&gt;
&amp;gt; I am specifically mentioning Qt because it would also be great to be&lt;br&gt;
&amp;gt; able to incorporate the solution into my qmake .pro file, such as&lt;br&gt;
&amp;gt; including the library files.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks for the help!&lt;br&gt;
&amp;gt; Adam&lt;br&gt;
&lt;br&gt;
Did you figure this out? I'm trying to do the same thing&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
&lt;br&gt;
Oguz</description>
    </item>
  </channel>
</rss>

