Hey

I have written a rough script (which can be highly improved) which
builds the NSIS installer for the current svn tree (useful to test the
Windows port before a release), all that in linux . Here is what it
basically  does:

1) it installs the dependencies in a subdir
2) it checks out the EFL from the trunk and install them (cross
compilation) in that subdir
3) it creates the NSIS installer.

There are nevertheless some stuff to do:

a) install makensis (to create the NSIS installer. Most distro should have it)
b) evenually, set, in efl_installer.sh, the value of MAKENSIS_PATH if
it's different from /usr/bin
c) untar mingw-w64 32 bits :

http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/4.7.0-3/i686-w64-mingw32-gcc-4.7.0-3-linux_rubenvb.tar.lzma/download

and set, in efl_installer.sh, the value of MINGW_PREFIX

d) launch the script and wait

if people find it useful, i can add it in svn somewhere

cheers

Vincent

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to