2: 2011-05-12 (Thu) 00:00:27 iseki |
Cur: 2011-09-15 (Thu) 10:51:42 iseki |
| | | |
| ** Compile of Hippo Viewer [#qf440a39] | | ** Compile of Hippo Viewer [#qf440a39] |
| + | - http://wiki.secondlife.com/wiki/Compiling_the_viewer_%28MSVS2005%29 |
| + | - http://wiki.secondlife.com/wiki/User:Jodiah_Jensen |
| + | #br |
| + | |
| *** Needed Software [#ed961cf9] | | *** Needed Software [#ed961cf9] |
- | - Visual Studio 2005 or 2008 | + | - Visual Studio 2005 %%or 2008%% |
| - [[Quick Time SDK>http://developer.apple.com/quicktime/]] (need registration) | | - [[Quick Time SDK>http://developer.apple.com/quicktime/]] (need registration) |
| - [[DirectX SDK>http://msdn.microsoft.com/en-us/directx/aa937788]] | | - [[DirectX SDK>http://msdn.microsoft.com/en-us/directx/aa937788]] |
| + | - [[Unicode NSIS>http://code.google.com/p/unsis/downloads/list]] |
| - [[Python>http://www.python.org/]] 2.x (not use 3.x) | | - [[Python>http://www.python.org/]] 2.x (not use 3.x) |
| - [[CMake>http://www.cmake.org/]] (select "Add CMake to system PATH for ...") | | - [[CMake>http://www.cmake.org/]] (select "Add CMake to system PATH for ...") |
- | - [[GNU Bison>http://gnuwin32.sourceforge.net/packages/bison.htm]] (It is recommended to install it in ''C:\GnuWin32'') | + | - [[Cygwin>http://www.cygwin.com/]] (with bison, flex and mt) |
- | - [[GNU Flex>http://gnuwin32.sourceforge.net/packages/flex.htm]] (It is recommended to install it in ''C:\GnuWin32'') | + | - [[FMOD3.75 API for Windows>http://www.fmod.org/files/fmod3/fmodapi375win.zip]] |
| + | - [[Boost>http://sourceforge.net/projects/boost/files/boost/]] (When you use VS2008, you are going to fall down to the Boost Hell!!) |
| #br | | #br |
| | | |
| *** Target [#yca95062] | | *** Target [#yca95062] |
- | - Windows XP (OS) | + | - Windows7 (64bit) |
- | - Windows 7 (64bit) | + | -- [[for VS 2005>./win7_64_2005]] |
- | -- [[with VS 2005>./win7_64_2005]] | + | #br |
- | -- [[with VS 2008>./win7_64_2008]] | + | ** See Also [#m62127b2] |
| + | - [[Imprudence Viewer]] |
| #br | | #br |