There is a very simple but critical bug in the 0.9.7 release configurations. Make the following change to fix the issue:
1. open your project’s properties dialog
2. set “Configuration” to Release
3. open the dialog: configuration properties -> linker -> input
4. click the … button to view the Additional Dependencies setting
5. find and change “d3dx9d.lib” to “d3dx9.lib” (remove the d)
6. save (apply) changes and rebuild if necessary
Make this change to any projects you would like to release. It is also a good idea to make the change to the template project so any future projects will have the change.
DXFramework » Bug in 0.9.7 Release configuration
Bug in 0.9.7 Release configuration
- August 22nd, 2006
- 4:48 pm




