Re: [SIP-devel] Hi,I modified the incluce path of Animal
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <rf...@gm...> - 2005-07-24 22:25:26
|
On 7/23/05, Zhang Cheng <ch...@ma...> wrote: > Hi, Ricardo >=20 > I just ./configure, make and make install the modified Animal. > All the libraries and header files > are installed correctly. So I think #include <> has nothing with the > installation path. Ok. I tought that #include <> would search the GCC include path given by -I flags. #include "" searchs in the same directory as the file which includes the he= ader. Before comitting the code, please try the following test: - compile and install animal - compile SIP If SIP compiles properlly with your changes, you may comit your changes to animal. Thanks! --=20 Ricardo Fabbri PhD Student in Computer Engineering / Computer Vision LEMS - Laboratory for Engineering Man-Machine Systems Brown University, USA |