Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

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