SVN

Ensced

30-12-2008 21:16:17

Hi every body,

Because I have Ogre 1.6, I would like check out the SVN : http://ogreaddons.svn.sourceforge.net/v ... landscape/
But I have this error when I try :(


Error: PROPFIND request failed on '/viewvc/ogreaddons/trunk/paginglandscape'
Error: PROPFIND of '/viewvc/ogreaddons/trunk/paginglandscape': 302 Found (http://ogreaddons.svn.sourceforge.net)


Do you know why?

jacmoe

30-12-2008 22:58:56

Try again. It does work. :wink:

Ensced

30-12-2008 23:20:52

no sorry, sniff :cry:

It doesn't work. May be I must do "enable proxy"?

jacmoe

31-12-2008 00:14:45

If it does not work from where you are - I don't know how to handle proxies, sorry - you can download a nightly tarball from SVN:
http://ogreaddons.svn.sourceforge.net/viewvc/ogreaddons/trunk/paginglandscape.tar.gz?view=tar
:wink:

Ensced

31-12-2008 16:38:00

Thank you jacmoe 8)

I have compile with debug no problem for that. Can I compile with release? with this:

# Goto Configuration Properties > C/C++ > General and add both "." and "C:\OgreSDK\include\opt" at the Additional Include Directories option
# Goto Configuration Properties > Linker > General and add "C:\OgreSDK\lib\opt", "." and "C:\OgreSDK\lib" at the Additional Library Directories
# Goto Configuration Properties > Linker > Input and add "Plugin_OctreeSceneManager.lib" at the Additional Dependencies option


Now, I am going test demo & co.