Re: [Vala] Newbie need help
- From: wolfgang mauer kabelmail de
- To: "Ulink" <ulink gmx at>, vala-list gnome org
- Subject: Re: [Vala] Newbie need help
- Date: Wed, 03 Oct 2018 17:14:39 +0200
Does it run on any OS (Windows, Linux?)?
Yes, runs on Linux, Windows AND Mac :-)
But i need to increase performance...
Von: Ulink <ulink gmx at>
Gesendet: 03.10.2018 12:49
An: <vala-list gnome org>
Betreff: Re: [Vala] Newbie need help
> You can use mono without recompile anything on other cpu's, including ARM/MIPS !!!
> I have a project for SetTopBoxes witch runs on Arm32/Mips32 with the same dll's (AnyCPU) !!!!
Of course, because it's managed (byte) code, something like java vm
code. Does it run on any OS (Windows, Linux?)?
> No, maybe I'm too stupid to do that
> With Geany my project (4 files) compiles/build only one vala-file :-(
Put something like this to "Build - Set Build Commands- Compile":
valac --pkg gtk+-3.0 *.vala -o mybinary
You may/should use a makefile for bigger projects. Please PM (private
email, german) me and i will send you a generic makefile.
_______________________________________________
vala-list mailing list
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]