<?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 for Pet Pixels</title>
	<atom:link href="http://marcus.bointon.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcus.bointon.com</link>
	<description>PHP, Email, Skiing, Biking, Baking, Music, in variable order</description>
	<lastBuildDate>Sat, 06 Oct 2012 21:07:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Compiling wkhtmltopdf on Mac OS X 10.7 Lion by Marcus Bointon</title>
		<link>http://marcus.bointon.com/compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/comment-page-1/#comment-1106</link>
		<dc:creator>Marcus Bointon</dc:creator>
		<pubDate>Sat, 06 Oct 2012 21:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://marcus.bointon.com/?p=155#comment-1106</guid>
		<description>Env vars like that are usually set in /etc/profile or /etc/environment, or maybe your shell&#039;s rc file.</description>
		<content:encoded><![CDATA[<p>Env vars like that are usually set in /etc/profile or /etc/environment, or maybe your shell&#8217;s rc file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Korg N364 for sale by Marcus Bointon</title>
		<link>http://marcus.bointon.com/korg-n364-for-sale/comment-page-1/#comment-1105</link>
		<dc:creator>Marcus Bointon</dc:creator>
		<pubDate>Sat, 06 Oct 2012 20:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://marcus.bointon.com/?p=71#comment-1105</guid>
		<description>Sorry, that&#039;s long gone.</description>
		<content:encoded><![CDATA[<p>Sorry, that&#8217;s long gone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Korg N364 for sale by Kermit</title>
		<link>http://marcus.bointon.com/korg-n364-for-sale/comment-page-1/#comment-1104</link>
		<dc:creator>Kermit</dc:creator>
		<pubDate>Tue, 11 Sep 2012 16:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://marcus.bointon.com/?p=71#comment-1104</guid>
		<description>Di you still have the n364. How much do you want for it. I am in new Orleans. Thanks Kernit</description>
		<content:encoded><![CDATA[<p>Di you still have the n364. How much do you want for it. I am in new Orleans. Thanks Kernit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling wkhtmltopdf on Mac OS X 10.7 Lion by Axel Rose</title>
		<link>http://marcus.bointon.com/compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/comment-page-1/#comment-1103</link>
		<dc:creator>Axel Rose</dc:creator>
		<pubDate>Wed, 05 Sep 2012 09:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://marcus.bointon.com/?p=155#comment-1103</guid>
		<description>Hi Marcus,
love to read story. I was very much in vain to do this myself.

Can you provide a download for the result? I&#039;d be especially interested to have wkhtmltoimage for Lion.

Thanks a lot, Axel.</description>
		<content:encoded><![CDATA[<p>Hi Marcus,<br />
love to read story. I was very much in vain to do this myself.</p>
<p>Can you provide a download for the result? I&#8217;d be especially interested to have wkhtmltoimage for Lion.</p>
<p>Thanks a lot, Axel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling wkhtmltopdf on Mac OS X 10.7 Lion by Matt L</title>
		<link>http://marcus.bointon.com/compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/comment-page-1/#comment-1102</link>
		<dc:creator>Matt L</dc:creator>
		<pubDate>Mon, 16 Jul 2012 18:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://marcus.bointon.com/?p=155#comment-1102</guid>
		<description>Nevermind, I got it working by copying the qt_menu.nib folder to /usr/local/lib, as per the instructions in php-wkhtmltox&#039;s README.md.  Next time I&#039;ll read the docs more carefully first ;)</description>
		<content:encoded><![CDATA[<p>Nevermind, I got it working by copying the qt_menu.nib folder to /usr/local/lib, as per the instructions in php-wkhtmltox&#8217;s README.md.  Next time I&#8217;ll read the docs more carefully first <img src='http://marcus.bointon.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling wkhtmltopdf on Mac OS X 10.7 Lion by Matt L</title>
		<link>http://marcus.bointon.com/compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/comment-page-1/#comment-1101</link>
		<dc:creator>Matt L</dc:creator>
		<pubDate>Mon, 16 Jul 2012 18:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://marcus.bointon.com/?p=155#comment-1101</guid>
		<description>This has been a huge help!  I&#039;ve got everything compiled fine, and wkhtmltopdf works from the command line, but when I try to run &quot;php test_pdf.php&quot; after installing the extension, I get the error &quot;Qt internal error: qt_menu.nib could not be loaded. The .nib file should be placed in QtGui.framework/Versions/Current/Resources/  or in the resources directory of your application bundle&quot;.  Does the qt_menu.nib directory need to be copied somewhere else for the PHP extension to work?</description>
		<content:encoded><![CDATA[<p>This has been a huge help!  I&#8217;ve got everything compiled fine, and wkhtmltopdf works from the command line, but when I try to run &#8220;php test_pdf.php&#8221; after installing the extension, I get the error &#8220;Qt internal error: qt_menu.nib could not be loaded. The .nib file should be placed in QtGui.framework/Versions/Current/Resources/  or in the resources directory of your application bundle&#8221;.  Does the qt_menu.nib directory need to be copied somewhere else for the PHP extension to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling wkhtmltopdf on Mac OS X 10.7 Lion by dgraham</title>
		<link>http://marcus.bointon.com/compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/comment-page-1/#comment-1099</link>
		<dc:creator>dgraham</dc:creator>
		<pubDate>Tue, 19 Jun 2012 10:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://marcus.bointon.com/?p=155#comment-1099</guid>
		<description>So, the problem seems to be that when I configure it, it generates makefiles with LFLAGS = blah blah -arch -all-load

Any idea what might cause that? I&#039;ve temporarily dealt with the problem by editing the makefiles but would love to know the source.</description>
		<content:encoded><![CDATA[<p>So, the problem seems to be that when I configure it, it generates makefiles with LFLAGS = blah blah -arch -all-load</p>
<p>Any idea what might cause that? I&#8217;ve temporarily dealt with the problem by editing the makefiles but would love to know the source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling wkhtmltopdf on Mac OS X 10.7 Lion by dgraham</title>
		<link>http://marcus.bointon.com/compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/comment-page-1/#comment-1098</link>
		<dc:creator>dgraham</dc:creator>
		<pubDate>Tue, 19 Jun 2012 10:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://marcus.bointon.com/?p=155#comment-1098</guid>
		<description>Hey thanks for the tutorial. Problem is that make -j3 errors out! It gives me the following error:

EAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_NO_DEPRECATED -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/macx-g++ -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o release-static/main.o main.cpp
g++ -arch x86_64 -mmacosx-version-min=10.7 -arch -all_load -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -Xarch_x86_64 -mmacosx-version-min=10.5 -Xarch_x86_64 -mmacosx-version-min=10.5 -o ../../../bin/moc release-static/moc.o release-static/preprocessor.o release-static/generator.o release-static/parser.o release-static/token.o release-static/main.o    -L/www/dougalgraham.ca/resume/PDFLibs/wkhtmltopdf-qt/src/tools/bootstrap -lbootstrap -framework CoreServices -lz -lz
llvm-g++-4.2: Invalid arch name : -all_load
make[1]: *** [../../../bin/moc] Error 1
make: *** [sub-moc-make_default-ordered] Error 2

Any ideas what might be happening?</description>
		<content:encoded><![CDATA[<p>Hey thanks for the tutorial. Problem is that make -j3 errors out! It gives me the following error:</p>
<p>EAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_NO_DEPRECATED -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/macx-g++ -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o release-static/main.o main.cpp<br />
g++ -arch x86_64 -mmacosx-version-min=10.7 -arch -all_load -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -Xarch_x86_64 -mmacosx-version-min=10.5 -Xarch_x86_64 -mmacosx-version-min=10.5 -o ../../../bin/moc release-static/moc.o release-static/preprocessor.o release-static/generator.o release-static/parser.o release-static/token.o release-static/main.o    -L/www/dougalgraham.ca/resume/PDFLibs/wkhtmltopdf-qt/src/tools/bootstrap -lbootstrap -framework CoreServices -lz -lz<br />
llvm-g++-4.2: Invalid arch name : -all_load<br />
make[1]: *** [../../../bin/moc] Error 1<br />
make: *** [sub-moc-make_default-ordered] Error 2</p>
<p>Any ideas what might be happening?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
