Re: [PDCurses] Problem when trying to use PDCurses with MINGW

2002-08-20 Thread Robert Zaleski


>1.   Can someone tell me where I can find a copy of the
> PDCURSES.DLL file or how it can be created?
I know the VC++ compiled libraries from pdcurses.sourceforge.net has
the compiled dll included with it.

Robert

=

You are free to do with document whatever you please but 
reading it would be a good idea. I am naturally not
responsible for any consequence or action arising out of
the use of information provided in this document. I am 
not a very responsible person and you heed me at your own
peril.   - 'Linux Installation Strategies' LDP

__
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com



Re: [PDCurses] Problem when trying to use PDCurses with MINGW

2002-08-20 Thread LM

On Tue, 20 Aug 2002, Frank Krauss wrote:
> Any assistance in helping me to get PDCurses to run with Mingw will be
> greatly appreciated.

I haven't been keeping up with Mingw lately, but I used to be in charge of
the FAQ for it.  Was not aware that Mingw supplied any support for
PDCurses beyond being able to compile it and that was thanks to the
PDCurses contributors' and maintainer's modifications to it.  Have no idea
what libraries you're using to link with, but I would recommend you
download the official PDCurses source from
http://pdcurses.sourceforge.net/ and build the libraries directly from the
source.  If I remember correctly, there was a build file to create a
curses dll for Windows in the distribution.

That's what I would try.  Maybe someone else on the list will have an
alternative suggestion.

Laura