https://github.com/realXtend/naali/blob/tundra2/README.md

Please read the updated readme. For VC2008 deps please us the provided bat,
as I have tried to automate the deps process so its easier to use for you.
(The zipped deps that Jukka gave works as well, but then you have to fiddle
around with TUNDRA_DEP_PATH when its really not neccesary if you are not
using your own custom deps).

VC2010 deps are not yet there for tundra2, so dont try to use it yet if you
are not ready to get your hand dirty and build some stuff your self. They
are basically missing libtheora that is a new dependency in tundra2 plus I
havent pushed them to the new git dependency repo that I made for the git
submodule stuff. Wait for when i update/create win_update_deps_vs2010.bat
and win_cmake_vs2010.bat so they are automated for you :)

Quick steps as said in the readme, but with bit more info:

   - Install CMake >= 2.8
   - git clone [email protected]:realXtend/naali.git tundra2
   - cd tundra2
   - git checkout -b tundra2 origin/tundra2
   - open cmd prompt: "SET PATH=%PATH%;<path_to_git>/bin; (or go and add it
   permanently to path so you dont have to do this all the time)
   - run win_update_deps_vs2008.bat (if you get errors, open the file and
   read the help there, you might have too old git or you might need to
   configure SLL certs for it!)
   - run win_cmake_vs2008.bat
   - open tundra.sln and build. You may edit CMakeBuildConfig.txt and run
   win_cmake_vs2008.bat again to make the changes stick.

*Ilikia:* it seems it is not linking to the ogre dx9 rendering plugin (I
guess its a bit hard to say from that). Could you try the automated deps
that I said above and report back if you have the same problem. You dont
have to do another checkout if you  already have deps somewhere. Just run
the deps update bat and remove your TUNDRA_DEP_PATH before running
wind_cmake_vc2008.bat again, you can do this with comman prompt before
running the bat (in the same prompt ofc) "SET TUNDRA_DEP_PATH=". Also remove
your CMakeCache.txt.

Best regards,
Jonne Nauha
Adminotech developer


On Sun, Jul 24, 2011 at 7:38 PM, Bill <[email protected]> wrote:

> Can someone please give me compile instructions for Tundra2.0 preview? I've
> tried everything I know of to get it to compile with VS2008 and VS2010.
> Actually if I could find the  instructions for compiling 1.08 that would be
> great.
>
> --
> http://groups.google.com/group/realxtend
> http://www.realxtend.org
>

-- 
http://groups.google.com/group/realxtend
http://www.realxtend.org

Reply via email to