| | |
how to include path to binaries
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
•
•
I have a c++ program which uses the api's of a utlitiy. As per the document I have to include the path of binaries for the utility in my code. I am not sure why that is required and how to inlcude that. Any help is appreciated
Thanks
Perhaps you mean you have to include the path to the binaries/libs/includes for your compiler?
We'll need to know what compiler/IDE you're using to give you good instruction.
We'll need to know what compiler/IDE you're using to give you good instruction.
"We Americans got so tired of being thought of as dumb by the rest of the world that we went to the polls last November and removed all doubt."
~~~~~~~~~~~~~~~~~~
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
~~~~~~~~~~~~~~~~~~
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
•
•
Join Date: Mar 2008
Posts: 102
Reputation:
Solved Threads: 0
•
•
•
•
Perhaps you mean you have to include the path to the binaries/libs/includes for your compiler?
We'll need to know what compiler/IDE you're using to give you good instruction.
I have a simple c++ program. I am using the API's of the utility in my C++ program. For that i am compiling the program with the option:
g++ prog1.cpp -I../include -L../lib
However i am getting lots of error during compilation. The instruction for the utility says to include the path to binaries while compiling but does not tell how to do so.
Thanks
![]() |
Similar Threads
- Set the include path (C++)
- Beginner's question - Unable to open "include" file (C++)
- how to tell compiler to look in specific folder for include files? (C)
- php_value inclue path says internal server 500 error (Linux Servers and Apache)
- #include <GL/glut.h> (C)
- path (C)
Other Threads in the C++ Forum
- Previous Thread: excel chart in borland c++
- Next Thread: Exam Q: Using Enumerations
| Thread Tools | Search this Thread |
api array based beginner binary bitmap c++ c/c++ calculator char char* class code coding compile compiler console conversion count database delete deploy developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int java lib linkedlist linker list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference rpg sorting string strings temperature template test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






