You are not logged in.

#1 2008-05-31 19:19:39

Isomorphism
Member
Registered: 2008-04-29
Posts: 41

Installing a image proc lib:Problems(LTI lib)

Hi all,

I was trying to install the latest version of LTI library. Its an image processing library and it comes in two compressed files. One was ltilib and the other was extras. I unzipped both of them and followed the instructions on the read me.

First I ran ./configure and then ran make.

make gave me the following error:

[spai@L linux]$ sudo make
Password:
Compiling debug version of ../src/basics/ltiClassName.cpp
../src/basics/ltiClassName.cpp: In destructor 'virtual lti::className::~className()':
../src/basics/ltiClassName.cpp:54: error: 'free' was not declared in this scope
../src/basics/ltiClassName.cpp: In member function 'void lti::className::decode(char*, int&, const char*, int&) const':
../src/basics/ltiClassName.cpp:203: error: 'strcpy' was not declared in this scope
../src/basics/ltiClassName.cpp: In member function 'const char* lti::className::get(const lti::object*) const':
../src/basics/ltiClassName.cpp:210: error: 'free' was not declared in this scope
../src/basics/ltiClassName.cpp: In member function 'std::string lti::className::decode(const std::string&) const':
../src/basics/ltiClassName.cpp:241: error: 'free' was not declared in this scope
make: *** [../obj/debug/ltiClassName.o] Error 1

So I dont know what to do now. Any help would be appreciated smile

Thanks,
Spai

Offline

Board footer

Powered by FluxBB