Well ive got this error:


1>------ Build started: Project: CaBase, Configuration: Release Win32 ------
1> Base.cpp
1>Base.obj : error LNK2001: unresolved external symbol _D3DXCreateFontA@48
1>C:\Users\CookiE\Desktop\inliner in heaven\Release\CaBase.dll : fatal error LNK1120: 1 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


I already have DirectX SDK and i also included the Include folder+ the Lib Folder.
I also tried setting the Character set to ********s instead of Unicode.
Anyway its still giving this error how can i fix this?