SDL.h

Ian Porter ian.porter3 at ntlworld.com
Mon Jun 7 17:03:26 BST 2004


Replying to my own email.  But encase anyone else has had this problem

On Monday 07 Jun 2004 14:37, ian.porter3 at ntlworld.com wrote:
> Hi all,
>
> I have just installed mandrake 10.0 with kdeveloper 3.0.1, and when I
> create a basic SDL hello world program it comes back with SDL.h missing. 
> But I have included SDL-devel files in the installation and if I do the
> basic command line
>
> g++ testsdl.cpp -o testsdl `sdl-config --cflags` `sdl-config --libs`
>
> The program compiles correctly.
>
> Just wondering which option I have to select for kdevelop to compile the
> file as well ?

I just installed autoconf 2.5 and autoamake 1.6 with adding /usr/local/lib 
into the /etc/ld.so.conf file.

HTH
Ian
>
> Cheers
> Ian
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list