Skip to Content »

DXFramework » archive for August, 2006

 Bug in 0.9.7 Release configuration

  • August 22nd, 2006
  • 4:48 pm
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.

 Doxygen documentation for 0.9.7 generated

  • August 18th, 2006
  • 11:04 am
I’ve generated the Doxygen documentation files for 0.9.7. Please let me know if you spot any problems.

http://dxframework.org/doxygen/0.9.7