I'd like to try using JEDI-SDL but the directions only tell how to set up the IDE... not how to use the command line compiler under Linux.
I'm stumped on a few of them.
I condensed the following from the JEDI-SDL Yahoo Group instructions and added what I think the corresponding command-line switc
I tried the SDL4Freepascal headers and they seem to work. Just can't
see how to display text. And they don't appear to work on Macintosh.
JEDI-SDL supposedly works on a "modified" version of Freepascal on a
Mac.
Any Mac people out there using JEDI-SDL? Anyone have Freepascal
examples?
Tha
I realized I'm using an older version of SVGALIB.
1.4.3 adds a few important chipsets.
Jeff
On Aug 26, 2004, at 2:51 PM, Jeff Weeks wrote:
Actually, that list was indeed for svgalib and I'm using svgalib.
The files are still named libvga.config, etc, but hey are svga.
Jeff
On Aug 26, 2
I need to use graphics mode. Text works fine but I need to do some
graphing, etc.
Jeff
On Aug 26, 2004, at 11:43 AM, Florian Klaempfl wrote:
Jeff Weeks wrote:
Do I really need to use vgalib under linux?
It depends what you want to do?
I'm having a hard time finding a supported graphics
Actually, that list was indeed for svgalib and I'm using svgalib.
The files are still named libvga.config, etc, but hey are svga.
Jeff
On Aug 26, 2004, at 11:46 AM, Michael Knapp wrote:
Jeff Weeks wrote:
Do I really need to use vgalib under linux? I'm having a hard time
finding a
Do I really need to use vgalib under linux? I'm having a hard time
finding a supported graphics card. Is it true that only a handful of
chipsets are supported? Any way to use the X graphics rather than
vgalib?
Can't get graphics to work on my Trident 9660. It's the oldest chipset
I have.
age:
From: Ken Wright <[EMAIL PROTECTED]>
Date: August 24, 2004 9:39:44 AM PDT
To: Jeff Weeks <[EMAIL PROTECTED]>
Subject: Re: FPC ncrt
Hi Jeff,
It's been a while since I've done much serious console work with fpc so things
may be different now, but.
Generally speaking
I'm using the following units on Linux.
USES ports, dos, crt, graph, printer;
readkey doesn't capture keystrokes as they're typed. It reads them all
in sequence only after the user presses enter. This is unlike the way
TP reads the kbd buffer.
Am I doing something wrong? And Linux terminates
Code here :
http://community.freepascal.org:1/bboard/q-and-a-fetch-msg.tcl?
msg_id=qd&topic_id=14&topic=Developing%20for%20Windows
shows units called BGIDriv and BGIFont.
Is this true, do they work and how do I get them?
Gracias!
Jeff
On Aug 20, 2004, at 10:07 AM, Jeff Wee
Anyone ever use this unit? Just wondering if it works better
http://www.cg.tuwien.ac.at/~knapp/graphix_old/gxhome.html
Jeff
On Aug 4, 2004, at 8:12 AM, John Coppens wrote:
On Tue, 3 Aug 2004 09:35:14 +0200
Jonas Maebe <[EMAIL PROTECTED]> wrote:
On 3 aug 2004, at 06:34, John Coppens wrote:
I mo
Ctrl-Alt-F7 works.
Then I tried the maze sample and it comes back. So I'll figure out
what it's doing differently.
Thanks, everyone.
Jeff
On Aug 2, 2004, at 2:58 PM, Jeff Weeks wrote:
Thanks, I'll try that!
The clrscr function seems to be the culprit. When it hits that it
cl
n Aug 2, 2004, at 11:52 AM, John Coppens wrote:
On Mon, 2 Aug 2004 12:40:37 -0700
Jeff Weeks <[EMAIL PROTECTED]> wrote:
Fedora core II. My programs seem to take over the whole screen and
when they finish the system is stuck. Linux doesn't come back. I
have
to reboot every time. Th
Do you call closegraph? I'm converting Turbo code... probably making
some mistakes
On Aug 2, 2004, at 11:05 AM, Agustin Barto wrote:
I have FC2 (with prelinking and exec-shield enabled) and the programs
work just fine. I'm using fpc-1.9.4.
On Mon, 2 Aug 2004 19:57:21 +0200 (CEST), Marco van
Fedora core II. My programs seem to take over the whole screen and
when they finish the system is stuck. Linux doesn't come back. I have
to reboot every time. There are no loops.. just hitting "END.".
Any suggestions?
___
fpc-pascal maillist - [E
I can't figure out how to fix this error when compiling [linux - RH8]:
/usr/bin/ld: cannot find -lc
Any help greatly appreciated!
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hi. I was able to successfully compile fpc programs on Red Hat 7
after compiling libvga from source.
On Red Hat 9 I used the latest rpm which I got from the Red Hat site.
It fixes the libvga not found errors but gives me undefined references
to __ctype_b and __ctype_tolower.
I'm wondering i
Thanks, everyone. I had to download the source... couldn't get the
RPMs to work. But after compiling I followed your link instructions
and voila...
Thanks, again. Success feels good. 8^)
Jeff
On Jun 2, 2004, at 12:54 PM, [EMAIL PROTECTED] wrote:
On Wed, 2 Jun 2004, Jeff Weeks wrote:
Thank you guys! You're very helpful!
I downloaded the rpm and typed:
#rpm -i svgalib-1.4.1-2.src.rpm
I don't think this is how this type of RPM gets installed it's a
"source" RPM I take it?
It didn't give any errors but didn't fix my compile problem, either.
Sorry for asking a Linux question
2 jun 2004, at 22:57, Jeff Weeks wrote:
Does FPC support the graph unit on OSX?
No, not yet. A graph unit for Mac OS X will probably be built on top
of SDL.
Jonas
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo
Does FPC support the graph unit on OSX? How do I get programs to
compile?
Thanks!
Jeff
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
20 matches
Mail list logo