[Ecls-list] Windows flatinstall fails

Dean O'Connor Dean.OConnor at ite.com.au
Mon Nov 6 00:31:25 UTC 2006


Just refreshed from CVS. Note: Justin Long's va_copy fix was not there
yet.

Doing a "nmake flatinstall prefix=c:\ecl" after building on Windows
gives me following error:

        cd c
        "C:\Program Files (x86)\Microsoft Visual Studio
8\VC\BIN\nmake.exe" pref
ix=c:\ecl flatinstall

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

NMAKE : fatal error U1073: don't know how to make '..\..\src\h\lwp.h'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 8\VC
\BIN\nmake.exe"' : return code '0x2'
Stop.


Removing "$(HDIR)\lwp.h" from msvc\c\Makefile worked for me.

Cheers
deano




More information about the ecl-devel mailing list