I am trying to use id3lib with Visual Studio.
I say there was a windows binaries zip file and tried using that but it
doesnt have any header files or anything with it. Just the DLL, LIB file and
etc.
So I was going to compile from source, only done it once before with GMP.
However, when I try using the ./configure script I get an error
checking what language compliance flags to pass to the C++ compiler...
checking for getopt_long... yes
checking for mkstemp... no
checking for truncate... no
configure: error: Missing a vital function for id3lib
Complete output: http://pastebin.com/m632058af
Any help would be greatly appreciated.
Thanks,
Zach
|