![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with dd command or maybe AFS problem | Anta | Shell Programming and Scripting | 0 | 08-25-2006 11:10 AM |
| SSH Problem auth problem | budrito | UNIX for Advanced & Expert Users | 1 | 03-17-2004 10:12 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
.h Problem
Hi,
I have two directories as follows C JMS Under JMS there is a directory C_API which contains header files. I have all my code under 'C'. When I try and compile some c code in the 'C' (using make and a makefile) I get a error, cannot find 'mscapi.h' which is located in JMS/C_API. I thought adding the path to the JMS/C_API to LD_LIBRARY_PATH would solve the issue but it hasn't. How do i get my code to look for the .h in the correct location. I rather not have to hard code paths in my code and the mscapi.h references other .h files itself. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|