<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>From This Day - Deploying Qt-based frameworks made simple Comments</title>
  <id>tag:blog.ayoy.net,2010:/2009/5/10/deploying-qt-based-frameworks-made-simple/comments</id>
  <generator version="0.8.0" uri="http://mephistoblog.com">Mephisto Drax</generator>
  <link href="http://blog.ayoy.net/2009/5/10/deploying-qt-based-frameworks-made-simple/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2009/5/10/deploying-qt-based-frameworks-made-simple" rel="alternate" type="text/html"/>
  <updated>2009-09-10T11:19:06Z</updated>
  <entry xml:base="http://blog.ayoy.net/">
    <author>
      <name>ayoy</name>
    </author>
    <id>tag:blog.ayoy.net,2009-05-10:788:1416</id>
    <published>2009-09-10T11:19:06Z</published>
    <updated>2009-09-10T11:19:06Z</updated>
    <category term="Qt"/>
    <link href="http://blog.ayoy.net/2009/5/10/deploying-qt-based-frameworks-made-simple" rel="alternate" type="text/html"/>
    <title>Comment on 'Deploying Qt-based frameworks made simple' by ayoy</title>
<content type="html">&lt;p&gt;Yep, actually what macdeployqt does also is it packages frameworks installed in system to your bundle. But when you have a project that compiles a framework and an application that uses this framework (without installing it), macdeployqt won&#8217;t figure out this one. And that&#8217;s the situation that my script is meant to handle :)&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.ayoy.net/">
    <author>
      <name>Robert Lipe</name>
    </author>
    <id>tag:blog.ayoy.net,2009-05-10:788:1323</id>
    <published>2009-09-02T13:34:08Z</published>
    <updated>2009-09-02T13:34:08Z</updated>
    <category term="Qt"/>
    <link href="http://blog.ayoy.net/2009/5/10/deploying-qt-based-frameworks-made-simple" rel="alternate" type="text/html"/>
    <title>Comment on 'Deploying Qt-based frameworks made simple' by Robert Lipe</title>
<content type="html">&lt;p&gt;Version 4.5 does support the -dmg flag which creates a .dmg from your .app.   It seems to not package the translations, but it does automate a bunch of icky stuff.&lt;/p&gt;</content>  </entry>
</feed>
