Share

USARSim

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Installing Player on Cygwin

You are viewing a single message from this topic. View all messages.

  1. 2009-01-27 15:18:50 UTC
    Hi,

    try the player svn trunk.
    svn checkout https://playerstage.svn.sourceforge.net/svnroot/playerstage/code/player/trunk player
    go into the player dir

    mkdir build
    cd build
    ccmake ../
    make
    make install

    download the following file
    http://www.informatik.uni-osnabrueck.de/sstiene/unreal/usarsim.tar.gz

    unpack the file.
    adjust the first 3 line of the Makefile(where to find player, where to install the usarsim plugin lib)

    make
    make install

    try
    start your usarsim server (be sure the created usarsim lib is in your search path)
    adjust the starting position in kurt2d_usarsim.cfg to your usarsim map

    player kurt2d_usarsim.cfg


    This works for me yesterday ;-)

    However the svn trunk changes very fast. I will create a anonymous access to our player usarsim svn soon.

    Hope this helps and that it works under Cygwin too
    Best Stefan
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.