1)portaudio isnt needed and the project had been updated but not committed to not include that, that is now committed.
Hint: svn update Tuniac

2)the include dirs in the project were D:\Code\taglib but are now D:\Code\git\taglib.git\taglib\taglib, still change them to suit your folder layout

3)I forgot to mention in the original instructions to include the lib path for taglib in std_infomanager, hence yours issues I believe.
For Win32 release I set the library directories(same area of VS 2010 as the include directories) to include:
D:\Code\git\taglib.git\taglib\taglib\win32\Win32\Release
Win32 debug:
D:\Code\git\taglib.git\taglib\taglib\win32\Win32\Debug
x64 Release:
D:\Code\git\taglib.git\taglib\taglib\win32\x64\Release
x64 Debug:
D:\Code\git\taglib.git\taglib\taglib\win32\x64\Debug
Also remember to build the taglib lib by opening its project and building it in all the ways you intend to compile Tuniac (win32/x64 x86/x64.)
EDIT: actually looking more closely its likely the out of date taglib 1.6 project, grab the below 1.7/current git based project files and recompile.
4)Newer taglib project here:
http://www.wasteofcash.com/Tuniac/taglib_1.7_vs2010.zip
5)Directx SDK is upto June 2010, it should auto add its include paths now, if not manually set them yourself

http://www.microsoft.com/downloads/en/d ... 8a3ba730ba