Changes between Version 8 and Version 9 of dev/VisualStudio
- Timestamp:
- Oct 10, 2008, 8:21:57 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/VisualStudio
v8 v9 28 28 1. Checkout the HEAD revision of the trunk or of any branch you like. Also checkout the Media repository and put it on the same directory level as your source checkout. More information can be found in the [wiki:SVN] section. [[br]][[br]] 29 29 1. The next thing is getting the external dependencies. We supply these as precompiled [http://svn.orxonox.net/ogre/binaries/VisualStudio8/ archives] (take the newest ones) with the lib, dll, debug symbols and include files all at once. Once you got the archive, put it in the directory of your source checkout folder and extract it right there (not in a new folder). This will create a folder named "dependencies" that includes everything necessary. [[br]][[br]] 30 1. Run visual_studio/vc8/orxonox_vc8.sln now. When started, you can see all projects of the solution in the left window (otherwise get that window with ''View, Solution Explorer''). Now right click on ''orxonox'' and choose ''Set as StartUp Project''. [[br]][[br]]30 1. Start visual_studio/vc8/orxonox_vc8.sln now. [[br]][[br]] 31 31 32 32 You should have a directory structure like this: