A newbie question about include libraries

Reply

Join Date: Mar 2009
Posts: 1
Reputation: yuzhangoscar is an unknown quantity at this point 
Solved Threads: 0
yuzhangoscar yuzhangoscar is offline Offline
Newbie Poster

A newbie question about include libraries

 
0
  #1
Mar 5th, 2009
Hi all:

A C++ newbie, actually a programming newbie here. When I tried to include some external libraries written for FLTK, I wrote the following lines:

include <scr/fltk-1.1.9/Fl.h>
include <scr/fltk-1.1.9/Windows.h>
and etc

To my understanding, the compiler will automatically look for the file name that follows include in the same directory of the current .cpp file.
My current .cpp file is in a folder along with a folder called "scr" which has a sub-folder called "fltk-1.1.9" which includes all the library files I need.
What have I done wrong?

Thank you
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Windows NT / 2000 / XP Forum


Views: 222 | Replies: 0
Thread Tools Search this Thread



Tag cloud for Windows NT / 2000 / XP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC