using GLib;

static int main(string[] args) {
    stdout.printf("Hello Vala!\n");
    return 0;
}


在 2014/9/16 13:07, Alexpux 写道:

16 сент. 2014 г., в 9:04, Matrix <[email protected] <mailto:[email protected]>> написал(а):

open with procmon...

like this:

<hfjchjjc.png>


Send me your "1.vala"

在 2014/9/16 12:51, Alexpux 写道:

16 сент. 2014 г., в 7:46, Matrix <[email protected] <mailto:[email protected]>> написал(а):

could you help me to inspect the procmon's log ?

i can't find out the fail reason....


What I need to do with vala1.PML from archive?


在 2014/9/16 11:14, Alexpux 写道:

16 сент. 2014 г., в 7:10, Matrix <[email protected] <mailto:[email protected]>> написал(а):

<QQ 截图 20140916110912.png>


Matrix@Matrix-Win8 ~
$ valac 1.vala
Compilation failed: 1 error(s), 0 warning(s)
error: Failed to execute child process (No such file or directory)

thanks....

Seems it can’t find something. Try to inspect it with procmon.
在 2014/9/16 11:02, Alexpux 写道:
16 сент. 2014 г., в 7:01, Matrix<[email protected]>  написал(а):

thanks to reply...

i have tried to close msys2 first, and then run autorebase.bat, and then reopen 
the msys2

but still this error….
Show me full error but on english
.

在 2014/9/16 10:58, Alexpux 写道:
16 сент. 2014 г., в 6:11, Matrix<[email protected]>  написал(а):

Hi:

i have tried msys2 yesterday...

but after i installed vala package,

i run valac fail:

$ valac test.vala
Compilation failed: 1 error(s), 0 warning(s)
error: 执行子进程失败(No such file or directory)

执行子进程失败 that means fork child process fail

i have installed gcc, glib-2.0 pkg-config etc.

how to fix it ?

thanks....

Usually fork errors come after MSYS2 core packages updates when some DLLs that 
uses by system are replaced with new version. Try just restart MSYS2 and run 
you compilation again.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users



------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk


_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

<vala1.7z>



------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk


_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users



------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk


_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

using GLib;

static int main(string[] args) {
        stdout.printf("Hello Vala!\n");
        return 0;
}
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to