Re: Howto patch and complie nethack on win ce?




"Arthur J. O'Dwyer" <ajonospam@xxxxxxxxxxxxxx> wrote in message
news:Pine.LNX.4.60-041.0607031128230.1621@xxxxxxxxxxxxxxxxxxxxxxxx

On Sun, 2 Jul 2006, Getsome wrote:
"Arthur J. O'Dwyer" <ajonospam@xxxxxxxxxxxxxx> wrote...

Google, Google.
http://johnbokma.com/perl/make-for-windows.html

Search the archives (e.g., Google Groups' archive) for information on
compiling on Windows. If you don't care about tiles, then compiling for
Windows XP is the same as compiling for MS-DOS. But I don't know
anything
about Windows CE, which is what you started out talking about.

So do I need microsoft visual C++ 6.0 or will nmake and pearl work?
I do care about tiles.

Nethack is written in C, not C++. I think MSVC++ 6.0 probably can
compile C, too, if you set the right options, but I'm not familiar
with it. You definitely DO NOT want Perl --- I only posted that link
because it seems to link to a KB article where you can download nmake.

(As I said, I know nothing about tiles, so I'll let someone else
take over the advising at this point.)

One thing I have not figure out yet is what is the differences between
the
different files on nethack.org?
I got nethack-343-src.gz & nethack-343-src.tar & nethack-343-ce-proj.zip

nethack-343-src.tar.gz (note: NOT ...tar or ...gz, but ...tar.gz!)
is the source distribution, yes. You'll need 'tar' and 'gzip' to extract
the contents. (tar/gzip is the Unix-world equivalent of ZIP in the
Windows world.)
You can find distributions of 'tar' and 'gzip' for Windows/MS-DOS
the same way you found 'nmake': search Google.

nethack-343-ce-proj.zip contains pocketpc.vcp

Yeah, looks like a Visual C++ (Visual Studio?) project file. I guess
they're intending you to use a Microsoft compiler. Look for a README
file, or anything ending in .DOC, and read it. (Or wait for someone
who's compiled for PocketPC to respond, but that could take a while. :)

Is the tiles included with nethack-343-src.tar or is that something
seperate?

I believe the standard tilesets are included with the source, yes.
Look in nethack-3.4.3/win/share/.

Ok so does nmake come with visual studio? I think it does

Can I use Visual studio 2005? I don't have access to 6.0.
Its way to old.


.



Relevant Pages

  • Re: Howto patch and complie nethack on win ce?
    ... compiling on Windows. ... Windows XP is the same as compiling for MS-DOS. ... I do care about tiles. ...
    (rec.games.roguelike.nethack)
  • Re: Howto patch and complie nethack on win ce?
    ... compiling on Windows. ... Windows XP is the same as compiling for MS-DOS. ... I do care about tiles. ...
    (rec.games.roguelike.nethack)
  • Re: Video editing in Linux?
    ... picked the visual.net package because the compiling was virtually all ... but the majority of windows based games were using the Directx ... shit scared to switch over to openoffice and a linux server here, ... So is that a program or a driver or some kind of wrapper? ...
    (alt.linux)
  • Re: .Net packaging/wrapper application?
    ... it just didn't work well in reality due to DLL ... Windows works is to look in the executable's directory for a needed DLL ... the way apps used to work when they developed Windows. ... Looks to me like Jim is looking for the .NET equivalent of compiling ...
    (microsoft.public.dotnet.framework.aspnet)
  • Visual Studio deploy error cant access exe file 0x80070020
    ... Version 8.0.50727.42), MS Visual C++, target Windows Mobile 5 PDA ... Deploy started: Project: BaseSample, Configuration: Debug Windows 5.0 ... I have told the emulator I don't want it to save its state; ... change in code that is compiling and used to run. ...
    (microsoft.public.pocketpc.developer)

Loading