[Mono-osx] XCode, C#Mono and dumbarton

Allan Hsu allan at counterpop.net
Fri Sep 8 16:18:40 EDT 2006


On Sep 8, 2006, at 3:27 AM, Marc Monguio wrote:
> However, I would like to add that I haven't been able to compile  
> any Dumbarton example yet due to linking errors with Dumbarton and  
> Mono. Any ideas ?
> http://lists.ximian.com/pipermail/mono-osx/2006-September/000592.html

For some reason, I never received the message that you link to here.

It appears that the libraries in most recent release packages for OS  
X are slightly mis-packaged. I haven't noticed this because I've been  
using in-house builds from SVN that we've been building with the  
universal build scripts that Bryan Berg posted some time ago. I'll do  
some investigation and talk to Wade about getting the packaging right  
on the official builds. Until then, the following universal build  
will link successfully:

http://strangecargo.org/~allan/mono/svn-r64487-universal.tar.bz2

Install by doing this:
sudo bash
cd /Library/Frameworks/Mono.framework/Versions/
tar jxvf /wherever/you/put/the/file/svn-r64487-universal.tar.bz2
rm Current
ln -s svn-r64487-universal Current

Note that this requires that you've installed an official version of  
Mono beforehand.

-Allan

--
Allan Hsu <allan at counterpop dot net>
1E64 E20F 34D9 CBA7 1300  1457 AC37 CBBB 0E92 C779



More information about the Mono-osx mailing list