<?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: Yay!</title>
	<atom:link href="http://mono-d.alexanderbothe.com/?feed=rss2&#038;p=441" rel="self" type="application/rss+xml" />
	<link>http://mono-d.alexanderbothe.com/?p=441</link>
	<description>D Support for MonoDevelop</description>
	<lastBuildDate>Fri, 24 May 2013 11:33:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: alex</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-262</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 03 May 2012 21:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-262</guid>
		<description><![CDATA[Yes, you can create a makefile now - http://mono-d.alexanderbothe.com/?p=449]]></description>
		<content:encoded><![CDATA[<p>Yes, you can create a makefile now &#8211; <a href="http://mono-d.alexanderbothe.com/?p=449" rel="nofollow">http://mono-d.alexanderbothe.com/?p=449</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-261</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 02 May 2012 16:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-261</guid>
		<description><![CDATA[Ways are open to send me pull requests :) - or if you want to contribute even further stuff, I of course can grant you push rights @ https://github.com/aBothe/Mono-D

Concerning makefiles: I&#039;m currently experimenting with how to write efficient makefiles - could you provide me some kind of sample makefile which I could take as &#039;template&#039; for mono-d so there will be a makefile generation utility?
I think it&#039;d be the best if you join #d.mono-d for discussing further details, if you want :)]]></description>
		<content:encoded><![CDATA[<p>Ways are open to send me pull requests <img src='http://mono-d.alexanderbothe.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; or if you want to contribute even further stuff, I of course can grant you push rights @ <a href="https://github.com/aBothe/Mono-D" rel="nofollow">https://github.com/aBothe/Mono-D</a></p>
<p>Concerning makefiles: I&#8217;m currently experimenting with how to write efficient makefiles &#8211; could you provide me some kind of sample makefile which I could take as &#8216;template&#8217; for mono-d so there will be a makefile generation utility?<br />
I think it&#8217;d be the best if you join #d.mono-d for discussing further details, if you want <img src='http://mono-d.alexanderbothe.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MInas</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-260</link>
		<dc:creator>MInas</dc:creator>
		<pubDate>Wed, 02 May 2012 16:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-260</guid>
		<description><![CDATA[I knew that, but `pkg-config –cflags –libs gtkd` provides a better solution :)
Anyway, I&#039;ll see what I can do.

By the way, is there a way to contribute to the development of the plugin? I would like to help you.]]></description>
		<content:encoded><![CDATA[<p>I knew that, but `pkg-config –cflags –libs gtkd` provides a better solution <img src='http://mono-d.alexanderbothe.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Anyway, I&#8217;ll see what I can do.</p>
<p>By the way, is there a way to contribute to the development of the plugin? I would like to help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-259</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 01 May 2012 20:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-259</guid>
		<description><![CDATA[If &quot;pkg-config&quot; shall be passed to the linker, why not write -Lpkg-config ?]]></description>
		<content:encoded><![CDATA[<p>If &#8220;pkg-config&#8221; shall be passed to the linker, why not write -Lpkg-config ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-258</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 01 May 2012 20:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-258</guid>
		<description><![CDATA[What about renaming the library file to libgtkd.a? - I recently heard that all kinds of shared/static libs under linux must include a &quot;lib&quot; prefix - dunno if it&#039;s correct but that might help.]]></description>
		<content:encoded><![CDATA[<p>What about renaming the library file to libgtkd.a? &#8211; I recently heard that all kinds of shared/static libs under linux must include a &#8220;lib&#8221; prefix &#8211; dunno if it&#8217;s correct but that might help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MInas</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-257</link>
		<dc:creator>MInas</dc:creator>
		<pubDate>Tue, 01 May 2012 20:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-257</guid>
		<description><![CDATA[Also, after the error message:

-------
Build successful.
Build failed. Input string was not in the correct format

???

Note that it is --cflags(two - characters)]]></description>
		<content:encoded><![CDATA[<p>Also, after the error message:</p>
<p>&#8212;&#8212;-<br />
Build successful.<br />
Build failed. Input string was not in the correct format</p>
<p>???</p>
<p>Note that it is &#8211;cflags(two &#8211; characters)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MInas</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-256</link>
		<dc:creator>MInas</dc:creator>
		<pubDate>Tue, 01 May 2012 20:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-256</guid>
		<description><![CDATA[I haven&#039;t, but doesn&#039;t make sense because I also didn&#039;t when compiling from the command like. I think that dmd main.d `pkg-config –cflags –libs gtkd` takes care of the import stuff. I set it though for autocompletion to work.

The problem seems to be:
Error: unrecognized switch &#039;--cflags&#039;
Error: unrecognized switch &#039;--libs&#039;

The generated &quot;compiler string&quot; is:
/usr/bin/dmd -gc -debug &quot;gtkd_test.d&quot;   -I&quot;/usr/include/x86_64-linux-gnu/dmd/druntime/import&quot; -I&quot;/usr/include/x86_64-linux-gnu/dmd/phobos&quot; -I&quot;/usr/include/x86_64-linux-gnu/dmd/gtkd&quot;  -odobj/Debug -of&quot;/home/minas/Projects/D/GTKD/GTKD_Test/GTKD_Test/bin/Debug/GTKD_Test&quot;  `pkg-config --cflags --libs gtkd`

Do you see a problem here?

Thank you.]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t, but doesn&#8217;t make sense because I also didn&#8217;t when compiling from the command like. I think that dmd main.d `pkg-config –cflags –libs gtkd` takes care of the import stuff. I set it though for autocompletion to work.</p>
<p>The problem seems to be:<br />
Error: unrecognized switch &#8216;&#8211;cflags&#8217;<br />
Error: unrecognized switch &#8216;&#8211;libs&#8217;</p>
<p>The generated &#8220;compiler string&#8221; is:<br />
/usr/bin/dmd -gc -debug &#8220;gtkd_test.d&#8221;   -I&#8221;/usr/include/x86_64-linux-gnu/dmd/druntime/import&#8221; -I&#8221;/usr/include/x86_64-linux-gnu/dmd/phobos&#8221; -I&#8221;/usr/include/x86_64-linux-gnu/dmd/gtkd&#8221;  -odobj/Debug -of&#8221;/home/minas/Projects/D/GTKD/GTKD_Test/GTKD_Test/bin/Debug/GTKD_Test&#8221;  `pkg-config &#8211;cflags &#8211;libs gtkd`</p>
<p>Do you see a problem here?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-255</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 01 May 2012 19:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-255</guid>
		<description><![CDATA[Well in this case.. have you set the gtk include path?

None of the options you can enter in any options pages are checked - so you must have a full awareness of what are you typing in there :)]]></description>
		<content:encoded><![CDATA[<p>Well in this case.. have you set the gtk include path?</p>
<p>None of the options you can enter in any options pages are checked &#8211; so you must have a full awareness of what are you typing in there <img src='http://mono-d.alexanderbothe.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MInas</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-254</link>
		<dc:creator>MInas</dc:creator>
		<pubDate>Tue, 01 May 2012 18:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-254</guid>
		<description><![CDATA[I can&#039;t because dmd thinks I&#039;m talking about a D source file. I get an error about missing gtkd.d...

If I am correct, the strings in the &quot;linker options&quot; field or any other fields are checked before dmd is run?]]></description>
		<content:encoded><![CDATA[<p>I can&#8217;t because dmd thinks I&#8217;m talking about a D source file. I get an error about missing gtkd.d&#8230;</p>
<p>If I am correct, the strings in the &#8220;linker options&#8221; field or any other fields are checked before dmd is run?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://mono-d.alexanderbothe.com/?p=441#comment-253</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 01 May 2012 16:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://mono-d.alexanderbothe.com/?p=441#comment-253</guid>
		<description><![CDATA[why aren&#039;t you surrounding those extended arguments with &quot; instead of `? Or is this another ability of dmd I never heard of before?

Regarding makefiles: No it&#039;s not possible yet.]]></description>
		<content:encoded><![CDATA[<p>why aren&#8217;t you surrounding those extended arguments with &#8221; instead of `? Or is this another ability of dmd I never heard of before?</p>
<p>Regarding makefiles: No it&#8217;s not possible yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
