public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* graphics programming - beginner
@ 2009-02-25  1:39 H Le
  2009-02-25  8:46 ` Chris January
  0 siblings, 1 reply; 2+ messages in thread
From: H Le @ 2009-02-25  1:39 UTC (permalink / raw)
  To: cygwin

Hi,

The previous message I asked was "the path to graphics.h library" but it seems to get more confusion.
After searching for awhile, it seems that the graphics.h library is obsoleted.

I try to compile some simple graphics program but unsure what libraries to #include and what compile parameters are needed.  If someone shows me or has a link to someplace where it has some simple program, and step by step to compile it to run under cygwin, I appreciate it.

Thank you.

HLe




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: graphics programming - beginner
  2009-02-25  1:39 graphics programming - beginner H Le
@ 2009-02-25  8:46 ` Chris January
  0 siblings, 0 replies; 2+ messages in thread
From: Chris January @ 2009-02-25  8:46 UTC (permalink / raw)
  To: cygwin

Hello,

On Wed, Feb 25, 2009 at 1:39 AM, H Le wrote:
> Hi,
>
> The previous message I asked was "the path to graphics.h library" but it seems to get more confusion.
> After searching for awhile, it seems that the graphics.h library is obsoleted.
>
> I try to compile some simple graphics program but unsure what libraries to #include and what compile parameters are needed.  If someone shows me or has a link to someplace where it has some simple program, and step by step to compile it to run under cygwin, I appreciate it.

I think this is what you're looking for:
http://www.cs.colorado.edu/~main/bgi/install.html

It's designed for use with MinGW, however, and not Cygwin. If you
don't need Cygwin's Linux API emulation layer for your program I
suggest you use MinGW itself, following the instructions on that
website.

You may be able to compile it from source to work on Cygwin. The
source code is here:
http://www.cs.colorado.edu/~main/bgi/source/
The makefile will need some changes to work.

Regards,
Chris

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-25  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-25  1:39 graphics programming - beginner H Le
2009-02-25  8:46 ` Chris January

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).