Mail Archives: djgpp/1997/08/25/06:06:30
Theomorph2 (theomorph2 AT aol DOT com) writes:
> I have found that allegro works fine with "C", but is there anything like
> it for "C++" because i know that languadge a little bit betetr. Or, and i
> doing something wrong that it wont work with c+?
It should work with C++; the sound setup utility that comes with it is C++!
Are you sure you have the latest version? The latest full release is 2.2.
There is a version "WIP" (Work In Progress) for beta-testing new features
for 3.0, which are mostly buggy/not implemented yet. :-)
Also, be sure you #include <allegro.h> as you would in a C program, link
in -lalleg (in RHIDE put alleg in the library select box and check off the
check box nearby), and cast strings to unsigned char when using textout()
and textout_centre()
--
.*. Where feelings are concerned, answers are rarely simple [GeneDeWeese]
-() < When I go to the theater, I always go straight to the "bag and mix"
`*' bulk candy section...because variety is the spice of life... [me]
Paul Derbyshire ao950 AT freenet DOT carleton DOT ca, http://chat.carleton.ca/~pderbysh
- Raw text -