Talk:Building EDuke32 on Windows

From EDukeWiki
Revision as of 11:03, 22 March 2008 by Plugwash (talk | contribs) (New page: I'm getting theese errors when trying to build eduke32 on windows using openwatcom C:\eduke32_src_20080206\build>wmake -f Makefile.watcom Open Watcom Make Version 1.7 Portions Copyrigh...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I'm getting theese errors when trying to build eduke32 on windows using openwatcom

C:\eduke32_src_20080206\build>wmake -f Makefile.watcom
Open Watcom Make Version 1.7
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.
        %null

C:\eduke32_src_20080206\build> 

C:\eduke32_src_20080206\eduke32>wmake -f Makefile.watcom
Open Watcom Make Version 1.7
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.
Makefile.watcom(85): Error(E09): Ignoring out of place Path Specifier
Makefile.watcom(85): Warning(W79): Makefile may be Microsoft; try /ms switch
Makefile.watcom(88): Error(E09): Ignoring out of place Path Specifier
Makefile.watcom(88): Warning(W79): Makefile may be Microsoft; try /ms switch
Makefile.watcom(88): Error(E09): Ignoring out of place Path Specifier
Makefile.watcom(88): Warning(W79): Makefile may be Microsoft; try /ms switch
Error(E02): Make execution terminated

-- Plugwash 11:03, 22 March 2008 (PDT)