Hello,
first sorry for the french post
well i have the french visual studio, an di can found where to config this :
maybe someone can help me to make a screenshoot, please, because in my french visual studio i can found where to configure this,
thanks.
first sorry for the french post

well i have the french visual studio, an di can found where to config this :
Quote:5. Once the project is loaded go to Tools > Options > Projects > VC++ Directories.Make sure that the includes and libraries paths ("Include files" and "Library files" in the "show directories for" dropdown) exist.
if they do go to the next step, if they don't you'll have to add them by doing the following for both 32 and 64bit:
- change the directory list to executables and add your direct X SDK folder to the list (default is C:\Program Files\Microsoft DirectX SDK (August 2008)\Utilities\bin\->x86 or x64<-)
- change the directory list to includes and add the include directory (default is C:\Program Files\Microsoft DirectX SDK (August 2008)\Include)
- change the directory list to library and add the library folder there (default is C:\Program Files\Microsoft DirectX SDK (August 2008)\Lib\->x86 or x64<-)
- click ok and go on
6. Select Release and x64 if possible, and right click on "Solution 'Dolphin'" and choose Build Solution.
maybe someone can help me to make a screenshoot, please, because in my french visual studio i can found where to configure this,
thanks.