http://code.google.com/p/gtkaml/wiki/InstallOnWindows
dependencies are here On Tue, 4 Mar 2008 18:20:39 +0100 pancake <[EMAIL PROTECTED]> wrote: > this may help for the w32 port of the graphs and so if anybody want to test :) > > Begin forwarded message: > > Date: Tue, 4 Mar 2008 15:19:40 +0100 > From: gege2061 <[EMAIL PROTECTED]> > To: "Jürg Billeter" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [Vala] Vala on Windows > > > It's works fine :) > > I've create inno setup installer : > ftp://ftp-developpez.com/gtk/vala/vala-0.1.7.exe > And developpements files : > ftp://ftp-developpez.com/gtk/vala/vala-0.1.7-dev.zip > > For your interessement, inno setup config file : > ftp://ftp-developpez.com/gtk/vala/vala.iss > > vapi files are installed in C:\Documents and Settings\All > Users\Application Data (This requires does root privileges?) > > I test to integrate Vala language in Code::Blocks IDE. > > Have you got logo for Vala ? And icon for vala-gen-project program ? > Or an idea for make it ? > > 2008/3/2, Jürg Billeter <[EMAIL PROTECTED]>: > > On Mon, 2008-02-04 at 23:04 +0200, Vlad Grecescu wrote: > > > Sorry, I misinterpreted the g_get_system_data_dirs () documentation. > > > It actually returns an array of folders (Application Data is among > > > them) but the key to vala's problem on win32 is still here: > > > >> Then the "share" subfolder in the installation folder for the > > > package containing the DLL that calls this function, if it can be > > > determined. > > > ... > > > >> The installation folders above are determined by looking up the > > > folder where the module (DLL or EXE) in question is located. If the > > > folder's name is "bin", its parent is used, otherwise the folder > > > itself. > > > > > > I think is _exactly_ what's intended. > > > > > > Yes, that's how it should work. I've fixed this in r1083 and another > > Windows issue in r1082. Testing welcome. > > > > Jürg > > > > -- > Nicolas Joseph > > Responsable de la rubrique GTK+ de developpez.com > > http://nicolasj.developpez.com > _______________________________________________ > Vala-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/vala-list > > _______________________________________________ > radare mailing list > [email protected] > https://lists.nopcode.org/mailman/listinfo/radare > _______________________________________________ radare mailing list [email protected] https://lists.nopcode.org/mailman/listinfo/radare
