#author("2024-09-02T03:29:27+00:00","default:iseki","iseki") ** Compile of Hippo Viewer with VS 2005 at Windows 7 (64bit) [#k80f0b2c] *** VS 2005 [#p0f9d678] - need [[Visual Studio 2005 Team Suite Service Pack 1>http://www.microsoft.com/downloads/en/details.aspx?familyid=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC]] - need [[Visual Studio 2005 Service Pack 1 Update for Windows Vista and Windows 7>http://www.microsoft.com/downloads/en/details.aspx?FamilyID=90e2942d-3ad1-4873-a2ee-4acc0aace5b6]] *** Download and Install needed Software [#v26f1a9b] - [[Quick Time SDK>http://developer.apple.com/quicktime/]] (need registration) - [[DirectX SDK>http://msdn.microsoft.com/en-us/directx/aa937788]] - [[Python>http://www.python.org/]] (Not use ''Python 3.x'') - [[CMake>http://www.cmake.org/]] (When CMake is installed, select ''Add CMake to system PATH for ...'') - [[Cygwin>http://www.cygwin.com/]] (When Cygwin is installed, add ''bison'', ''flex'' and ''mt'' to installation list.) *** Download ''Hippo.Tool'' (tools and patches) file that is by NSL [#dd14b558] - ''Hippo.Tool'': http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/Viewer/Hippo.Tool.zip -- Download of this file is forbidden for the outside of our Univ. *** Compile [#haea3e32] - Hippo Viewer Source Code: http://forge.opensimulator.org/svn/opensim-viewer/trunk -- UserID: anonymous, Password: none - Download Hippo.Tool.zip and decompression it. -- Check ''PATH'' in ''Hippo.Tool\build2005.bat'' -- Copy ''Hippo.Tool\*'' to top of Hippo source code directory. Then, ''indra'' folder is overwrited. - Execute VS2005 Command Prompt and run ''build2005.bat'' - When compile finished, you find new viewer at ''indra\build-vc80\newview\packaged'' *** Recompile [#o89b781f] - Delete intra\build-VC80 - Run VS2005 Command Prompt - Run ''build2005.bat''