[Gtk-sharp-list] Installing GTK# for Mac Issues solved. Solved for real now.

SA phinsxiii@knology.net
Mon, 16 Aug 2004 22:06:54 -0500


--Apple-Mail-2-588180879
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed

Got it to build and run under X11.  Someone needs to update the  
instructions to change the

export  
DYLIB_LIBRARY_PATH=/sw/lib:/Library/Frameworks/Mono.framework/Versions/ 
1.0/lib/


to

export  
DYLD_LIBRARY_PATH=/sw/lib:/Library/Frameworks/Mono.framework/Versions/ 
1.0/lib/

This is is key to get Mono to run the newly built application.

Also, these instructions only work for Mono 1.0, it still breaks under  
Mono 1.01.



Thank you all for your help.

SA

On Aug 16, 2004, at 6:27 AM, Chris Ridd wrote:

> On 14/8/04 6:06 am, gennady wexler <adyler@winisp.net> 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
>
> No, that's a problem with the Makefile in gtk-sharp/sample/rsvg. I've  
> added
> bug #63136 for this.
>
> Edit sample/rsvg/Makefile.in so that the long line starting  
> "assemblies"
> ends "../../art/art-sharp.dll ../../rsvg/rsvg-sharp.dll" instead of
> "../../rsvg/rsvg-sharp.dll".
>
> Cheers,
>
> Chris
>
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>


--Apple-Mail-2-588180879
Content-Transfer-Encoding: 7bit
Content-Type: text/enriched;
	charset=US-ASCII

Got it to build and run under X11.  Someone needs to update the
instructions to change the 


<fontfamily><param>Courier</param><color><param>3332,3332,3332</param><smaller>export
DYLIB_LIBRARY_PATH=/sw/lib:/Library/Frameworks/Mono.framework/Versions/1.0/lib/</smaller></color><smaller>


</smaller></fontfamily>

to


<fontfamily><param>Courier</param><color><param>3332,3332,3332</param><smaller>export
DYLD_LIBRARY_PATH=/sw/lib:/Library/Frameworks/Mono.framework/Versions/1.0/lib/


This is is key to get Mono to run the newly built application.


Also, these instructions only work for Mono 1.0, it still breaks under
Mono 1.01.




Thank you all for your help.</smaller></color><smaller>


SA

</smaller></fontfamily>

On Aug 16, 2004, at 6:27 AM, Chris Ridd wrote:


<excerpt>On 14/8/04 6:06 am, gennady wexler <<adyler@winisp.net> wrote:


<excerpt>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:


<excerpt>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

</excerpt></excerpt>

No, that's a problem with the Makefile in gtk-sharp/sample/rsvg. I've
added

bug #63136 for this.


Edit sample/rsvg/Makefile.in so that the long line starting
"assemblies"

ends "../../art/art-sharp.dll ../../rsvg/rsvg-sharp.dll" instead of

"../../rsvg/rsvg-sharp.dll".


Cheers,


Chris



_______________________________________________

Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com

http://lists.ximian.com/mailman/listinfo/gtk-sharp-list



</excerpt>


--Apple-Mail-2-588180879--