Re: [Vala] Vala on Windows
- From: gege2061 <gege2061 redaction-developpez com>
- To: vala-list gnome org
- Subject: Re: [Vala] Vala on Windows
- Date: Tue, 18 Nov 2008 14:47:05 +0100
Hi,
I have update the installer :
* Using nsis for create the installer
* Separate components : vala (fixed), mingw and GTK+
* No reboot needed
ftp://ftp-developpez.com/gtk/vala/vala-0.5.1.exe (7.87 Mo)
2008/11/10 HB
<mszubart gmail com>
On 2008-11-10 17:17, Vlad Grecescu wrote:
On Mon, Nov 10, 2008 at 4:57 PM, HB <mszubart gmail com <mailto:mszubart gmail com>> wrote:
Hello.
I have installed vala 0.5.1
(ftp://ftp-developpez.com/gtk/vala/vala-0.5.1.exe).
When I try to compile HelloGtk program ;) I get this:
D:\vala-0.5.1>valac --pkg gtk+-2.0 --cc=gcc -o test Test.vala
gcc: installation problem, cannot exec `cc1': No such file or
directory
error: cc exited with status 1
Compilation failed: 1 error(s), 0 warning(s)
My path variable is correct but cc1 is not present.
What I am doing wrong ?
I apologize for my English.
I think you accidentally MinGW & MSYS on a FAT partition. Does running gcc alone works? If not, it's because some hard link could not be created to cc1.exe
The solution I found (If I remember correctly) was to search for cc1.exe, and add it to MSYS's .profile PATH
PATH=$PATH:/path/to/cc1/
Regards,
Vlad
I fixed it. Nothing with PATH and FAT. It's just broken file (archive).
I downloaded it again and now (after little battle with vista (stfu)) works fine.
I´m sorry for wasting your time. I thought it was something more serious.
Greetings
--
Nicolas Joseph
Responsable de la rubrique GTK+ de
developpez.com /
In charge of the GTK+ section on
developpez.com
http://nicolasj.developpez.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]