Changes between Version 17 and Version 18 of dev/VisualStudio
- Timestamp:
- Aug 27, 2010, 1:01:49 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/VisualStudio
v17 v18 6 6 7 7 === DirectX and OpenAL === 8 You need to make sure DirectX 9 is already installed (required for DirectInput). Also make sure you have installed OpenAL (might no be shipped with Windows 7). Otherwise you can compile and run everything but no sound will be played. 8 Orxonox itself only requires DirectX 8, but the OGRE graphics engine runs faster with DirectX 9 than with OpenGL. But you will probably already have DirectX 9 anyway. Also make sure you have installed the latest version of OpenAL. 9 [http://connect.creativelabs.com/openal/default.aspx OpenAL Homepage] (download the Windows installer) 9 10 10 11 === Getting everything set and done ===