<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: KeePassX 0.3.2 released	</title>
	<atom:link href="https://www.keepassx.org/news/2008/07/44/feed" rel="self" type="application/rss+xml" />
	<link>https://www.keepassx.org/news/2008/07/44</link>
	<description>Cross Platform Password Manager</description>
	<lastBuildDate>Fri, 23 Oct 2020 11:34:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.7</generator>
	<item>
		<title>
		By: Kailin		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-39428</link>

		<dc:creator><![CDATA[Kailin]]></dc:creator>
		<pubDate>Mon, 11 Apr 2011 15:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-39428</guid>

					<description><![CDATA[That&#039;s really thinking out of the box. Thansk!]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s really thinking out of the box. Thansk!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thomas Wittek		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-20037</link>

		<dc:creator><![CDATA[Thomas Wittek]]></dc:creator>
		<pubDate>Tue, 12 Aug 2008 19:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-20037</guid>

					<description><![CDATA[Hm, I can&#039;t build it statically on my Mac.
I build Qt like this: ./configure -prefix /Developer/qt4-static -static -no-qt3support -no-phonon -no-webkit -release -fast -no-nis -no-cups -nomake examples,demos  

Then set PATH=/Developer/qt4-static/bin$PATH and compiled with this command:
LINK=static qmake -config release
make

I get some linker warnings and errors:
g++ -headerpad_max_install_names -o ../bin/KeePassX.app/Contents/MacOS/KeePassX ../build/main_macx.o [..] -L/Developer/qt4-static/lib -framework CoreFoundation -lQtXml -lQtGui -lQtCore
[..]
ld: warning QList::free(QListData::Data*)       has different visibility (1) in /Developer/qt4-static/lib/libQtGui.a(qfiledialog.o) and (2) in ../build/main.o
ld: warning QList::~QList() has different visibility (1) in /Developer/qt4-static/lib/libQtGui.a(qfiledialog.o) and (2) in ../build/main.o
[..]
Undefined symbols:
  &quot;_GetWindowBounds&quot;, referenced from:
      QWidgetPrivate::createWindow_sys()       in libQtGui.a(qwidget_mac.o)
      QWidget::mapFromGlobal(QPoint const&#038;) constin libQtGui.a(qwidget_mac.o)
      QWidget::mapToGlobal(QPoint const&#038;) constin libQtGui.a(qwidget_mac.o)
[..]
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [../bin/KeePassX.app/Contents/MacOS/KeePassX] Error 1

How exactly do I have to specify the LINK=static option?
What else could be wrong?

Thanks!]]></description>
			<content:encoded><![CDATA[<p>Hm, I can&#8217;t build it statically on my Mac.<br />
I build Qt like this: ./configure -prefix /Developer/qt4-static -static -no-qt3support -no-phonon -no-webkit -release -fast -no-nis -no-cups -nomake examples,demos  </p>
<p>Then set PATH=/Developer/qt4-static/bin$PATH and compiled with this command:<br />
LINK=static qmake -config release<br />
make</p>
<p>I get some linker warnings and errors:<br />
g++ -headerpad_max_install_names -o ../bin/KeePassX.app/Contents/MacOS/KeePassX ../build/main_macx.o [..] -L/Developer/qt4-static/lib -framework CoreFoundation -lQtXml -lQtGui -lQtCore<br />
[..]<br />
ld: warning QList::free(QListData::Data*)       has different visibility (1) in /Developer/qt4-static/lib/libQtGui.a(qfiledialog.o) and (2) in ../build/main.o<br />
ld: warning QList::~QList() has different visibility (1) in /Developer/qt4-static/lib/libQtGui.a(qfiledialog.o) and (2) in ../build/main.o<br />
[..]<br />
Undefined symbols:<br />
  &#8220;_GetWindowBounds&#8221;, referenced from:<br />
      QWidgetPrivate::createWindow_sys()       in libQtGui.a(qwidget_mac.o)<br />
      QWidget::mapFromGlobal(QPoint const&amp;) constin libQtGui.a(qwidget_mac.o)<br />
      QWidget::mapToGlobal(QPoint const&amp;) constin libQtGui.a(qwidget_mac.o)<br />
[..]<br />
ld: symbol(s) not found<br />
collect2: ld returned 1 exit status<br />
make[1]: *** [../bin/KeePassX.app/Contents/MacOS/KeePassX] Error 1</p>
<p>How exactly do I have to specify the LINK=static option?<br />
What else could be wrong?</p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DN		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-20027</link>

		<dc:creator><![CDATA[DN]]></dc:creator>
		<pubDate>Sat, 09 Aug 2008 07:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-20027</guid>

					<description><![CDATA[What about KeePassX-0.3.2-bin.tar.gz ? Having such bundle on removable drive (flash stick, etc.) is very usefull]]></description>
			<content:encoded><![CDATA[<p>What about KeePassX-0.3.2-bin.tar.gz ? Having such bundle on removable drive (flash stick, etc.) is very usefull</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: GZ		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-19969</link>

		<dc:creator><![CDATA[GZ]]></dc:creator>
		<pubDate>Sun, 03 Aug 2008 15:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-19969</guid>

					<description><![CDATA[Release 0.3.2 for Mac seems to be available from the download page at this time.  You should update your release announcement since it still says the Mac binary is not available yet.]]></description>
			<content:encoded><![CDATA[<p>Release 0.3.2 for Mac seems to be available from the download page at this time.  You should update your release announcement since it still says the Mac binary is not available yet.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Niles		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-19957</link>

		<dc:creator><![CDATA[Niles]]></dc:creator>
		<pubDate>Sat, 02 Aug 2008 22:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-19957</guid>

					<description><![CDATA[automatically try to unlock db when global auto-type key has been pressed

Hoorah! hoorah! Hoorah!

That&#039;s been driving me bonkers for months!]]></description>
			<content:encoded><![CDATA[<p>automatically try to unlock db when global auto-type key has been pressed</p>
<p>Hoorah! hoorah! Hoorah!</p>
<p>That&#8217;s been driving me bonkers for months!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yasmin		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-19952</link>

		<dc:creator><![CDATA[Yasmin]]></dc:creator>
		<pubDate>Sat, 02 Aug 2008 10:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-19952</guid>

					<description><![CDATA[Hi,

what about an iPhone version? Would be great!

Regards,
Yasmin]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>what about an iPhone version? Would be great!</p>
<p>Regards,<br />
Yasmin</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: me		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-19944</link>

		<dc:creator><![CDATA[me]]></dc:creator>
		<pubDate>Thu, 31 Jul 2008 13:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-19944</guid>

					<description><![CDATA[Thanks, your efforts are really appreciated !]]></description>
			<content:encoded><![CDATA[<p>Thanks, your efforts are really appreciated !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gabry		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-19922</link>

		<dc:creator><![CDATA[gabry]]></dc:creator>
		<pubDate>Tue, 29 Jul 2008 13:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-19922</guid>

					<description><![CDATA[very very good.
thank you for your work]]></description>
			<content:encoded><![CDATA[<p>very very good.<br />
thank you for your work</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bdmayes		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-19916</link>

		<dc:creator><![CDATA[bdmayes]]></dc:creator>
		<pubDate>Mon, 28 Jul 2008 21:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-19916</guid>

					<description><![CDATA[You are correct, it does indeed build on Ubuntu with Qt 4.4.0.  I just just did the build and it worked fine.  I still cannot get this to work on my Mac however, and I have tried using both LINK=static and LINK=dynamic.  Every build results in the same error when it attempts to link all of the object files together.  I will have to do some further research.]]></description>
			<content:encoded><![CDATA[<p>You are correct, it does indeed build on Ubuntu with Qt 4.4.0.  I just just did the build and it worked fine.  I still cannot get this to work on my Mac however, and I have tried using both LINK=static and LINK=dynamic.  Every build results in the same error when it attempts to link all of the object files together.  I will have to do some further research.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SniperBeamer		</title>
		<link>https://www.keepassx.org/news/2008/07/44/comment-page-1#comment-19911</link>

		<dc:creator><![CDATA[SniperBeamer]]></dc:creator>
		<pubDate>Mon, 28 Jul 2008 19:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.keepassx.org/?p=44#comment-19911</guid>

					<description><![CDATA[It builds fine with Qt 4.4.0 on Ubuntu.
Because you compiled Qt as a static library, you have to link against some more libraries.
This is what LINK=static should do.]]></description>
			<content:encoded><![CDATA[<p>It builds fine with Qt 4.4.0 on Ubuntu.<br />
Because you compiled Qt as a static library, you have to link against some more libraries.<br />
This is what LINK=static should do.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
