RSS Forums RSS
Please support our C++ advertiser: Programming Forums

sdl_ttf not working

Join Date: Oct 2006
Location: NY
Posts: 218
Reputation: JRM will become famous soon enough JRM will become famous soon enough 
Rep Power: 4
Solved Threads: 14
JRM's Avatar
JRM JRM is offline Offline
Posting Whiz in Training

Re: sdl_ttf not working

  #10  
Apr 1st, 2007
just chang all the include directives to absolute paths.
the first one would read:
#include "/usr/include/SDL/SDL.h"
which is the the absolute path name for THAT header. Do the rest of them using the same directory path. There is no doubt this way...

The compliler should be able to find the headers then. No gurantees that there will be no more problems, but at least that situation is handled.
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 10:40 am.
Newsletter Archive - Sitemap - Privacy Statement - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC