From: Dan F. <da...@co...> - 2009-11-23 21:17:52
|
On Mon, Nov 23, 2009 at 08:06:12PM +0100, Michele Sottile wrote: > Hi everybody, > > I?m newbee and I?m interested in using libexif in my c++ software (platform > used: Windows XP service pack 3). > > I?m using two editors, QtCreator and VisualStudio 2008, but I can?t find any > instructions to how configure libexif on Windows. > > I downloaded libexif-0.6.19.zip, linked all the files in my program, but, of > course, the linker don?t find some .h file like config.h. > > This because I didn?t configure the library. > > Someone can tell me how I have to? > > Thank you very much. Windows build instructions are in the file README-Win32.txt, but it seems this file isn't included in the source distribution. You can read it at http://libexif.cvs.sourceforge.net/viewvc/libexif/libexif/README-Win32.txt?view=markup Basically, it says to use a MinGW32/MSYS environment and use the normal configure process. >>> Dan -- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has moved |