[Mono-dev] Problems using Tao Framework

Andreas Färber andreas.faerber at web.de
Sun Sep 30 11:16:15 EDT 2007


Hi,

Am 30.09.2007 um 15:26 schrieb Marcos Cobeña Morián:

> from your exception thrown it's likely
> Mono's looking for "GLUT" file (without extension) and such doesn't
> exist (a P/Invoke issue).

That file does exist. The Mono.framework used to violate this rule:
<FrameworkName>.framework/<FrameworkName> is a symlink to Versions/ 
<Version>/<FrameworkName>
which is either a dynamic library without the extension or a symlink  
to a .dylib file.

Andreas

> 2007/9/30, Bart Masschelein <masschel at gmail.com>:
>>   System.DllNotFoundException: /System/Library/Frameworks/
>> GLUT.framework/GLUT




More information about the Mono-devel-list mailing list