libextractor
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libextractor] libextractor in Windows


From: sunilp
Subject: Re: [libextractor] libextractor in Windows
Date: Mon, 6 Nov 2006 03:22:53 -0800 (PST)

Hi Sthefan,

   Well I'm too stuck up because of a similiar problem as yours. I'm using
Devc++.

#include<extractor.h>
int main(int argc, char * argv[]) {


  EXTRACTOR_ExtractorList *extractors
    = EXTRACTOR_loadDefaultLibraries();
}

when in try compilingnthe above code i get a linker error saying undefined
reference to 'EXTRACTOR_loadDefaultLibraries'. I know i got to somehow link
the libextractor.dll.la file to resolve the dependency. I also have mingw32
installed.

Could you please help me to sort out the problem. do I need to make changes
to libextractor.la file ?


-- 
View this message in context: 
http://www.nabble.com/libextractor-in-Windows-tf2013567.html#a7197018
Sent from the Gnu - Libextractor - General mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]