[Vala] How to compile Vala using MingW under Windows



Hi,

Feel free to help me to improve (or correct ;-) ) this mini how-to and
report if something doesn't work.

Next step, I think I'll try to bundle clang... :-?

Thanks

Raum


(...)

I think I've successed to compile vala 0.18 under Windows. You could have
a look to my page (tarball available for testing) :
http://linbox.free.fr/vala


Here it is :
----------------------------------
How to compile Vala under Windows
----------------------------------

# First step :
c:\> mkdir vala-build
c:\> cd vala-build
c:\vala-build> mkdir vala
c:\vala-build> mkdir vala-src
c:\vala-build> mkdir mingw
c:\vala-build> mkdir msys
c:\vala-build> mkdir build

(...)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]