Re: [Vala] any latest vala binary for windows?
- From: oyster <lepto python gmail com>
- To: vala <vala-list gnome org>
- Subject: Re: [Vala] any latest vala binary for windows?
- Date: Thu, 20 Sep 2018 08:54:02 +0800
By the way, I also tried to build directly from C code
(https://download.gnome.org/sources/vala/0.42/vala-0.42.1.tar.xz)
but
```
...
c:(.text+0xd2f): undefined reference to `g_type_check_instance_cast'
../codegen/.libs/libvalaccodegen.a(valaccodecontrolflowmodule.o):valaccodecontrolflowmodule.c:(.text+0x15a5):
undefined reference to `g_type_check_instance_cast'
../codegen/.libs/libvalaccodegen.a(valaccodecontrolflowmodule.o):valaccodecontrolflowmodule.c:(.text+0x231d):
undefined reference to `g_type_register_static'
collect2.exe: error: ld returned 1 exit status
make[3]: *** [Makefile:453: valac.exe] Error 1
make[3]: Leaving directory '/r/vala-0.42.1/compiler'
make[2]: *** [Makefile:367: all] Error 2
make[2]: Leaving directory '/r/vala-0.42.1/compiler'
make[1]: *** [Makefile:541: all-recursive] Error 1
make[1]: Leaving directory '/r/vala-0.42.1'
make: *** [Makefile:429: all] Error 2
```
oyster <lepto python gmail com> 于2018年9月20日周四 上午8:40写道:
thanks, but this github's build uses installed vala to compile latest
source, in other words, there is no pre-built binary. It installs
mingw-w64-x86_64-vala-0.38.4-1 first, which happens do not work on my
MSYS2(no matter I input `valac`, `valac --help`, `valac test.vala`,
there is no message displays; `valac test.vala` does not produce any
C file)
Years ago, vala did not work on my MSYS2. Years later, it fails too.
Maybe vala loves Linux better. Perhaps this is my last time to try
vala before I totally switch to nim for which I can build the latest
version without any problem.
bye. good luck to vala and me
Al Thomas <astavale yahoo co uk> 于2018年9月20日周四 上午8:01写道:
On Thursday, 20 September 2018, 00:45:51 BST, oyster via vala-list <vala-list gnome org> wrote:
I give up building from source. So is there any binary vala for
windows? On MSYS2, there is an old mingw-w64-x86_64-vala-0.38.4-1
It looks like 0.42.0 is there: https://github.com/Alexpux/MINGW-packages/pull/4350
I'm not a Windows user so can't really help further.
Al
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]