[Mono-osx] problems running Dumbarton examples

Allan Hsu allan at counterpop.net
Tue Jan 23 13:46:49 EST 2007


On Jan 22, 2007, at 7:06 PM, Walt Horat wrote:

> Ran Mono installer (1.2.2.1) from http://www.mono-project.com/ 
> Downloads (MonoFramework-1.2.2.1_0.macos10.novell.universal.dmg)
>
> Checked out top-of-tree from svn://svn.myrealbox.com/source/trunk/
>
> Build and run DBCocoaExample out of the /Dumbarton folder.

You need to compile and install Dumbarton from SVN before  
DBCocoaExample will build properly. It's located in the Dumbarton/src  
folder. You need to install your built version into /Library/Frameworks/

> Initial link errors caused me to find and install Allan Hsu's pre- 
> built Mono framework from rvn rev 61861 - the example seems to hard  
> link against this version explicitly.  
> (_mono_method_desc_search_in_class referenced from Dumbarton  
> expected to be defined in /Library/Frameworks/Mono.framework/ 
> Versions/svn-r61861+libgc.fix-universal/lib/libmono.0.dylib)

There's no reason why you should have to do this. The Dumbarton  
examples don't make reference to a specific version of Mono and  
should just link against whatever /Library/Frameworks/Mono/Versions/ 
Current points to. I was just able to compile a clean version of  
Dumbarton and DBCocoaExample out of SVN against the latest Mono  
1.2.2.1 release with no other versions of Mono installed on my machine.

	-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