Overkill in include directories

Александр Бельков m_sun at mail.ru
Wed Aug 30 07:09:25 UTC 2017


Thanks for quick response!

Eventually I emulated this strategy on Windows with VS2010 :)

All TagLib header files where collected in $(SolutionDir)include\taglib 
discarding source tree structure.

Except ./mpeg/id3v2/frames/*.h must go in {include_path}/taglib/frames. 
Sometimes these files are refferenced as "frames/chapterframe.h", 
sometimes as "chapterframe.h"

I feel this should have been mentioned for Windows users - to prevent 
them being distracted from backbone programming.

Still, I'm very pleased by TagLib!
Best wishes to the team and shrinking TODO list!


More information about the taglib-devel mailing list