id3
id3 copied to clipboard
dirent not defined in fileexp.cpp
Hello ,in windows ,int fileexp.cpp ," while( dirent* fn = dir.read() )" is error, you have not defined dirent and fn
dirent.h
must be available, see:
https://github.com/squell/id3/blob/c7b729db3cb5e346b2f839932f445f479ec5cbc7/INSTALL#L108-L112