From: Alexei K. <al....@gm...> - 2005-09-02 13:22:06
|
Hello, people! I was hoping I could use libexif in a program I'm going to write, but=20 couldn't find any information regarding library compilation under Windows (using MSVC 7.1 ). The only mailing list thread that raises this question has no answer.. (https://sourceforge.net/mailarchive/message.php?msg_id=3D8617727) I have tried to simply create a library project and to add all c/h files to= =20 it, but one file is missing - config.h Tried to run "nmake configure", "nmake Makefile.am <http://Makefile.am>",= =20 "nmake <all I could think of>", but alas. Is it possible at all? (without manually writing config.h, that is) Regards, Alexei Kireev |