[Gtk-sharp-list] Installing GTK# for Mac Issues solved.
SA
phinsxiii@knology.net
Sat, 14 Aug 2004 08:57:55 -0500
Ok.
I got it to build but when I try to build the sample file
HelloWorld.cs, with the following command: mcs -pkg:gtk-sharp
-target:winexe HelloWorld.cs, I get the following errors:
Package gtk-sharp was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk-sharp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk-sharp' found
error CS8027: Error running pkg-config. Check the above output.
Does Windows.Forms work on Mac OS X, because GTK# obviously has too
many issues and does not want to build correctly?
Any help here would be nice.
Thanks:)
SA
On Aug 14, 2004, at 12:06 AM, gennady wexler wrote:
> I see this too after I upgraded to 1.0.1 version of Mono.
>
> see if you can back up to 1.0, I had no problems compiling there.
>
>
> On 8/13/04 9:37 PM, "SA" <phinsxiii@knology.net> wrote:
>
>> Ok. So I lied.
>>
>> make crapped out with the following error:
>>
>> Making all in rsvg
>> /usr/bin/mcs /out:svghelloworld.exe ./svghelloworld.cs
>> /r:../../glib/glib-sharp.dll /r:../../pango/pango-sharp.dll
>> /r:../../atk/atk-sharp.dll /r:../../gdk/gdk-sharp.dll
>> /r:../../gtk/gtk-sharp.dll /r:../../rsvg/rsvg-sharp.dll
>>
>> **
>> (/Library/Frameworks/Mono.framework/Versions/1.0/lib/mono/1.0/mcs.exe:
>> 6297): WARNING **: Could not find assembly art-sharp, references from
>> /Users/dakota/Desktop/gtk-sharp-1.0/sample/rsvg/../../rsvg/rsvg-
>> sharp.dll (assemblyref_index=3)
>> Major/Minor: 1,0
>> Build: 0,0
>> Token: 35e10195dab3c99f
>>
>
>
>
>
>