mit-scheme-devel
[Top][All Lists]
Advanced

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

Re: [MIT-Scheme-devel] Jumping the gun?


From: Chris Hanson
Subject: Re: [MIT-Scheme-devel] Jumping the gun?
Date: Fri, 18 Dec 2009 11:26:22 -0800

Unfortunately you also need to define an environment variable:

     NT_INCLUDE=C:\WATCOM\H\NT

Maybe it would make sense to just hard-code that value instead of
using a variable.

On Fri, Dec 18, 2009 at 8:32 AM, Joe Marshall <address@hidden> wrote:
> So I tried the new compile scripts, but compile-prepare.bat errors out
> after compiling a lot of stuff:
>
> Open Watcom Make Version 1.8
> Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.
> Source code is available under the Sybase Open Watcom Public License.
> See http://www.openwatcom.org/ for details.
>        wrc /q /ad /bt=nt /r /x /D__WATCOMC__ /i= ntgui.rc
> ntgui.rc(2): Fatal Error! 62:  Unable to open 'windows.h'
> Error(E14): Cannot execute (wrc): No error
> Error(E42): Last command making (ntgui.res) returned a bad status
> Error(E02): Make execution terminated
>        1 file(s) copied.
> Open Watcom Make Version 1.8
> Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.
> Source code is available under the Sybase Open Watcom Public License.
> See http://www.openwatcom.org/ for details.
>        wrc /q /ad /bt=nt /r /x /D__WATCOMC__ /i= dibutils.rc
> dibutils.rc(3): Fatal Error! 62:  Unable to open 'winver.h'
> Error(E14): Cannot execute (wrc): No error
> Error(E42): Last command making (dibutils.res) returned a bad status
> Error(E02): Make execution terminated
> machines\i386\compiler.cbf
> machines\i386\compiler.pkg
> machines\i386\compiler.sf
>        3 file(s) copied.
> -------------------------------------
>
> Am I doing it wrong?  Am I jumping the gun?
>
> --
> ~jrm
>
>
> _______________________________________________
> MIT-Scheme-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]