Re: Compilation fusturation!!



On Jan 24, 11:27 pm, APLer <AP...@xxxxxxxxxxx> wrote:
leetsaucer...@xxxxxxxxx wrote innews:d0dd3017-2099-43ab-b075-4fbc4ab3490e@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:

On Jan 24, 8:53 pm, APLer <AP...@xxxxxxxxxxx> wrote:
leetsaucer...@xxxxxxxxx wrote
innews:710115d1-8fa2-451c-9001-1596a3bdaaa0
@o4g2000pra.googlegroups.com:
Ah...yes, I did re-extract it, and there is output, but the DOS window
appears and disappears in a fraction of a second (presumably having
completed whatever the program was doing)...too fast for me to read.

Try getting an old 4.77Mhz pc <g>.

I'm not trying to be difficult.

No, I know. The dos prompt in MS OS's is a PITA IMHO. There's a function
where you can leave it open. Try starting one from the start menu just by
itself. There *should* be a button on the titlebar that gives a tooltip
(little yellow pop-up when you hover the mouse over it) that says
properties. You want to bring that up and remove a checkmark that says
close on exit. Then try again with above.

I found this from microsoft's manuals that they don't supply anymore so to
speak:

http://technet.microsoft.com/en-us/library/bb491037.aspx

In case that completely went over your head, prior to windows 95, anyone
who bought a consumer version of microsoft's operating systems got two
books with it - *real* books, one over an inch thick that explained every
dos command and option, the other was a BASIC programming language manual..
I've yet to hear a reason I like why this was stopped.

Remember:

1. Change it to stay open.
2. *remove* the nethack-3.4.3 directory
3. extract nethack to recreate the directory
4. use the aforementioned make line I suggested
5. run nhsetup
6. run install.bat

Okay...I managed to read the output using cmd.

Output for nhsetup:

Checking to see if directories are set up properly
Directories look ok.
Copying Microsoft Makefile - Makefile.msc to ..\..\src\Makefile.
Your existing
..\..\src\Makefile
has been renamed to
..\..\src\Makefile-orig
Microsoft Makefile copied ok.
Copying Borland Makefile - Makefile.bcc to ..\..\src\Makefile.bcc
Your existing
..\,,\src\Makefile.bcc
has been renamed to
..\..\src\Makefile.bcc-orig
Borland Makefile copied ok.
Copying MinGW Makefile - Makefile.gcc to ..\..\src\Makefile.gcc
Your existing
..\..\src\Makefile.gcc
has been renamed to
..\..\src\Makefiile.gcc-orig
MinGW Makefile copied ok.

Copying Visual C project files to ..\..\build directory
Copying ..\..\win\win32\nethack.dws ..\..\nethack.dsw
done!

Proceed with the next step documented in Install.nt

With install.bat I get an error:

mingw32-make -f makefile.gss install 1>out.txt
'mingw32-make' is not recognized as an internal or external command,
operable program or batch file.
.


Loading