Search Unity

MasterServer Compilation

Discussion in 'Multiplayer' started by digitalroar, Dec 2, 2008.

  1. digitalroar

    digitalroar

    Joined:
    Aug 29, 2008
    Posts:
    4
    I am trying to compile it on centos

    %> cd MasterServer
    %> make all
    make: *** No rule to make target `RakNet/Sources/AsynchronousFileIO.cpp', needed by `all'. Stop.

    I am using the current stable version of masterserver.
    is there an error in the makefile?
     
  2. digitalroar

    digitalroar

    Joined:
    Aug 29, 2008
    Posts:
    4
    helps when you include the raknet dir ...

    :p