12.05.2013, 02:22, "Juan Jose Garcia-Ripoll" <juanjose.garciarip...@gmail.com>:
> I have spent a stupid month doing things like rebuilding a Windows box that 
> died, trying to install Visual Studio 2012 on top of Window SDK and finding 
> that VS2012 broke everything, finding out what happened with this, and only 
> yesterday did I manage to get something running with Microsoft compilers.
> In the process I managed to solve a couple of problems, including a 
> dependency of ECL on the ntwin32.mak (a file which is now absent in Windows 
> SDK). In short, I believe there are now at least the following methods to 
> build ECL
>
> - Visual Studio 2010 Express (standalone) in 32 and 64 bits
> - Visual Studio 2012 Express in 32 and 64 bits
> - Microsoft SDK 7.1 (actually VS2010 underneath) in 32 and 64 bits
> - Mingw32
> - Possibly Cygwin (but of little use because of cygwin problems with fork)
>
> Given the fragility of the Windows platform I would appreciate if you could 
> give me a heads up to pack a release.

When I do 
  make install prefix=C:\Users\anton\projects\ecl\bin

It reports an error:
  Makefile:29: *** missing separator.  Stop.


Windows 7 64bit, Visual Studio 2010 Express.

commit 0e93edfc7aefe16bb5b0fc20d4735ae69ac346ce
Author: Juan Jose Garcia Ripoll <jjgar...@users.sourceforge.net>
Date:   Sat May 11 23:13:53 2013 +0200

    Upgrade ASDF to 2.33 with a local fix

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to