This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gsl compilation with gcc


Hello Brian,

Thank you. I am able to work it with visual studio. I want to use the same
program with g++ on unix. how can i include header files there?

thank you once again.

regards,
Gaurav


On Fri, 18 Oct 2002, Brian Gough wrote:

> Gaurav Bansal writes:
>  > Hello there,
>  >
>  > I am new to this discussion group. I want to use GSL eigen value lib in my
>  > C++ program. so i need to include the header file for eigen value.
>  >
>  > Problem is that the header file is located in c:/programFiles/GSL
>  > directory and my program is in other directory. Compiler cant find the
>  > required files.
>  >
>  > How can i make sure that the compiler will look at GSL library?
>
> The manual for your compiler should describe how to add directories to
> its include path.
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]