RE: [Linux-programlama] MonoDevelop Deneme

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Eralp (eralp@prestijsoftware.com)
Date: Sun 20 Nov 2005 - 20:43:31 EET


Merhaba..
Gtk ya ait library inin uygulama tarafindan cagrildigini fakat bulunmadigini goruyoruz..
Windows da o dll lerin ya GAC da yada projenin bulunduğu klasor de olmasi gerekiyor..

O dll leri benzer sekilde framework un alakali olabilecegi klasorlere kopyalayip denermisiniz ?

İyi calismalar.
Eralp

-----Original Message-----
From: linux-programlama-bounces@liste.linux.org.tr [mailto:linux-programlama-bounces@liste.linux.org.tr] On Behalf Of Mehmet Ali Erturk
Sent: Sunday, November 20, 2005 3:35 PM
To: linux-programlama@liste.linux.org.tr
Subject: Re: [Linux-programlama] MonoDevelop Deneme

Mono yu daha önce hiç kullanmadým, Gtk ve Gnome; Gnome
ortamýnda grafik arayüzle geliþtirme yapabilmenizi
saðlayan kütüphanedir. Hata mesajlarýnda bu
kütüphanelerin yüklü olmadýðý gözüküyor.

--- Serdar Karacay <csharp221@gmail.com> wrote:

> Merhaba Arkadaþlar,
> MonoDevelop üzerinde çalýþma yapýyorum en azýndan
> tanýmaya çalýþýyorum beni
> vindozdan kurtaracak en son kurtarýcý bazý library
> names paceleri bilmiyorum
> mesala gtd,gtk bunlar nedir ve mono ile ilgili örnek
> çalýþma,geliþtirme ve
> uygulama bulamýyorum daha dogrusu beni tamin edecek.
>
> Arkadaþlar gerçekten monodevelop konsunda yeniyim
> yaklaþýk 1 senedir
> dotnet2005 beta2 kullanýyordum vindoz kullanmamýn
> tek sebebidir.Bu konuda
> bana yardýmcý olursanýz çok sevinirim...
>
> Ufak uygulama yaptým gtd ve gtk nedir diye derledim
> þu uyarý çýktý
> "[Task:File=, Line=-1, Column=-1, Type=Error,
> Description=No such name or
> typespace Gtk(CS0234)"
> Build Output;
> Building Project: Main Configuration: Debug
> Performing main compilation...
> Try using -pkg:gtk-sharp
> Try using -pkg:gtk-sharp
> Try using -pkg:gdk-sharp
> Try using -pkg:gdk-sharp
> Try using -pkg:gdk-sharp
> Try using -pkg:gtk-sharp
> Try using -pkg:gtk-sharp
> Try using -pkg:gtk-sharp
> Try using -pkg:gtk-sharp
> Try using -pkg:gtk-sharp
> Try using -pkg:gdk-sharp
> Try using -pkg:gdk-sharp
> Compilation failed: 29 error(s), 0 warnings
>
> /home/serdar/v0.01-d012/Main.cs(32,7): error CS0246:
> The type or namespace
> name `Gtk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(32,1): error CS0246:
> The type or namespace
> name `Gtk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(33,7): error CS0246:
> The type or namespace
> name `Gdk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(33,1): error CS0246:
> The type or namespace
> name `Gdk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> error CS0234: No such name or typespace Gtk
> /home/serdar/v0.01-d012/Main.cs(40,16): error
> CS0246: The type or namespace
> name `Gdk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> error CS0234: No such name or typespace Gdk
> /home/serdar/v0.01-d012/Main.cs(45,16): error
> CS0246: The type or namespace
> name `RadioButton' could not be found. Are you
> missing a using directive or
> an assembly reference?
> /home/serdar/v0.01-d012/Main.cs(47,16): error
> CS0246: The type or namespace
> name `hbox' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(48,16): error
> CS0246: The type or namespace
> name `hbox' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(49,16): error
> CS0246: The type or namespace
> name `hbox' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(50,16): error
> CS0246: The type or namespace
> name `hbox' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(52,16): error
> CS0246: The type or namespace
> name `Gtk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> error CS0234: No such name or typespace Gtk
> /home/serdar/v0.01-d012/Main.cs(53,16): error
> CS0246: The type or namespace
> name `Gtk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> error CS0234: No such name or typespace Gtk
> /home/serdar/v0.01-d012/Main.cs(72,16): error
> CS0246: The type or namespace
> name `Gtk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> error CS0234: No such name or typespace Gtk
> /home/serdar/v0.01-d012/Main.cs(83,48): error
> CS0246: The type or namespace
> name `DeleteEventArgs' could not be found. Are you
> missing a using directive
> or an assembly reference?
> /home/serdar/v0.01-d012/Main.cs(87,51): error
> CS0246: The type or namespace
> name `SizeAllocatedArgs' could not be found. Are you
> missing a using
> directive or an assembly reference?
> /home/serdar/v0.01-d012/Main.cs(95,38): error
> CS0246: The type or namespace
> name `VBox' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(106,36): error
> CS0246: The type or namespace
> name `VBox' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(256,39): error
> CS0246: The type or namespace
> name `VBox' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(266,43): error
> CS0246: The type or namespace
> name `ExposeEventArgs' could not be found. Are you
> missing a using directive
> or an assembly reference?
> /home/serdar/v0.01-d012/Main.cs(275,47): error
> CS0246: The type or namespace
> name `ConfigureEventArgs' could not be found. Are
> you missing a using
> directive or an assembly reference?
> /home/serdar/v0.01-d012/Main.cs(32,7): error CS0246:
> The type or namespace
> name `Gtk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(32,1): error CS0246:
> The type or namespace
> name `Gtk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(33,7): error CS0246:
> The type or namespace
> name `Gdk' could not be found. Are you missing a
> using directive or an
> assembly reference?
> /home/serdar/v0.01-d012/Main.cs(33,1): error CS0246:
> The type or namespace
> name `Gdk' could not be found. Are you missing a
> using directive or an
> assembly reference?
>
>
> Build complete -- 5 errors, 0 warnings
>
> ---------------------- Done ----------------------
>
> Build: 5 errors, 0 warnings."
> Teþekkürler.
> Serdar KARAÇAY
> > _______________________________________________
> Linux-programlama mailing list
> Linux-programlama@liste.linux.org.tr
>
http://liste.linux.org.tr/mailman/listinfo/linux-programlama
>

                
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.