<?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>
	Kommentarer til: MonoWordBuilder beta release	</title>
	<atom:link href="https://whee.dk/2010/04/monowordbuilder-beta-release/feed/" rel="self" type="application/rss+xml" />
	<link>https://whee.dk/2010/04/monowordbuilder-beta-release/</link>
	<description>Wrong by design</description>
	<lastBuildDate>Sat, 17 Apr 2010 20:31:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		Af: Arne Sostack		</title>
		<link>https://whee.dk/2010/04/monowordbuilder-beta-release/comment-page-1/#comment-529</link>

		<dc:creator><![CDATA[Arne Sostack]]></dc:creator>
		<pubDate>Sat, 17 Apr 2010 20:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://whee.dk/?p=225#comment-529</guid>

					<description><![CDATA[A friend of mine is going to let me borrow an old mac he has, hopefully it&#039;ll run OS X so I can try getting it working, maybe make a nice mac app package out of it.

Thanks for giving it a shot, at least.]]></description>
			<content:encoded><![CDATA[<p>A friend of mine is going to let me borrow an old mac he has, hopefully it&#8217;ll run OS X so I can try getting it working, maybe make a nice mac app package out of it.</p>
<p>Thanks for giving it a shot, at least.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Af: Kimble		</title>
		<link>https://whee.dk/2010/04/monowordbuilder-beta-release/comment-page-1/#comment-528</link>

		<dc:creator><![CDATA[Kimble]]></dc:creator>
		<pubDate>Sat, 17 Apr 2010 20:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://whee.dk/?p=225#comment-528</guid>

					<description><![CDATA[Running from xterm gave the same error. I tried reinstalling X11 from my installation DVD, but now X11 is crashing on startup because *it* can&#039;t find the right .dylib files. It looks like I need to figure out what to change the $PATH variable to. Whee! :)

Fortunately, other comments I&#039;ve read point toward your procedure working for most people. Also, I have Windows computers I can run WordBuilder on. :) If I get the Mac version working, though, I&#039;ll let you know. Thanks for your time!]]></description>
			<content:encoded><![CDATA[<p>Running from xterm gave the same error. I tried reinstalling X11 from my installation DVD, but now X11 is crashing on startup because *it* can&#8217;t find the right .dylib files. It looks like I need to figure out what to change the $PATH variable to. Whee! 🙂</p>
<p>Fortunately, other comments I&#8217;ve read point toward your procedure working for most people. Also, I have Windows computers I can run WordBuilder on. 🙂 If I get the Mac version working, though, I&#8217;ll let you know. Thanks for your time!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Af: Arne Sostack		</title>
		<link>https://whee.dk/2010/04/monowordbuilder-beta-release/comment-page-1/#comment-526</link>

		<dc:creator><![CDATA[Arne Sostack]]></dc:creator>
		<pubDate>Sat, 17 Apr 2010 18:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://whee.dk/?p=225#comment-526</guid>

					<description><![CDATA[Thanks for checking it out!

I&#039;m sorry for being useless mac-wise. The best I could find on this was actually on http://www.mono-project.com/Mono:OSX :

----Quote----
For GTK# applications, it&#039;s easiest to run them the same way but using xterm from X11.app

A MacOS X specific Mono launcher was in development but its status is unclear today
----End Quote----

Could you try this? Assuming you have this X11 stuff. It seems GTK isn&#039;t entirely as cross-platform as I&#039;d like it to be. Heh.]]></description>
			<content:encoded><![CDATA[<p>Thanks for checking it out!</p>
<p>I&#8217;m sorry for being useless mac-wise. The best I could find on this was actually on <a href="http://www.mono-project.com/Mono:OSX" rel="nofollow ugc">http://www.mono-project.com/Mono:OSX</a> :</p>
<p>&#8212;-Quote&#8212;-<br />
For GTK# applications, it&#8217;s easiest to run them the same way but using xterm from X11.app</p>
<p>A MacOS X specific Mono launcher was in development but its status is unclear today<br />
&#8212;-End Quote&#8212;-</p>
<p>Could you try this? Assuming you have this X11 stuff. It seems GTK isn&#8217;t entirely as cross-platform as I&#8217;d like it to be. Heh.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Af: Kimble		</title>
		<link>https://whee.dk/2010/04/monowordbuilder-beta-release/comment-page-1/#comment-525</link>

		<dc:creator><![CDATA[Kimble]]></dc:creator>
		<pubDate>Sat, 17 Apr 2010 06:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://whee.dk/?p=225#comment-525</guid>

					<description><![CDATA[Hi -- I saw this post at the Zompist board. I installed Mono 2.6.3 and unzipped your program, sticking it in my home directory on my Intel Mac with OS 10.5.8. I tried to run it, but got this result:

[C22:~/monowordbuilder] kimble% mono gtkwordbuilder.exe

Unhandled Exception: System.DllNotFoundException: libgtk-quartz-2.0.0.dylib
  at (wrapper managed-to-native) Gtk.Application:gtk_init (int&#038;,intptr&#038;)
  at Gtk.Application.Init () [0x00000] in :0 
  at gtkwordbuilder.MainClass.Main (System.String[] args) [0x00000] in :0 

Moving the monowordbuilder folder to my Applications folder didn&#039;t help. I was able to find libgtk-quartz-2.0.0.dylib inside of /Library/Frameworks/Mono.framework/Versions/Current/lib, if that tells you anything.

I would appreciate any assistance you could give me. Thanks!]]></description>
			<content:encoded><![CDATA[<p>Hi &#8212; I saw this post at the Zompist board. I installed Mono 2.6.3 and unzipped your program, sticking it in my home directory on my Intel Mac with OS 10.5.8. I tried to run it, but got this result:</p>
<p>[C22:~/monowordbuilder] kimble% mono gtkwordbuilder.exe</p>
<p>Unhandled Exception: System.DllNotFoundException: libgtk-quartz-2.0.0.dylib<br />
  at (wrapper managed-to-native) Gtk.Application:gtk_init (int&amp;,intptr&amp;)<br />
  at Gtk.Application.Init () [0x00000] in :0<br />
  at gtkwordbuilder.MainClass.Main (System.String[] args) [0x00000] in :0 </p>
<p>Moving the monowordbuilder folder to my Applications folder didn&#8217;t help. I was able to find libgtk-quartz-2.0.0.dylib inside of /Library/Frameworks/Mono.framework/Versions/Current/lib, if that tells you anything.</p>
<p>I would appreciate any assistance you could give me. Thanks!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Object Caching 19/39 objects using Disk
Page Caching using Disk: Enhanced 

Served from: whee.dk @ 2026-07-17 10:13:10 by W3 Total Cache
-->