Home Forums Software Development Unity5 – building doesn't work

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3966
    Mario Seebauer
    Participant

    Hey there,

    i’m really enjoying the EyeX but I have a problem to make a build in Unity5.
    There are always the messages:

    Assets/Tobii/EyeXClientLibraryDeployer.cs(6,7): error CS0246: The type or namespace name `UnityEditor’ could not be found. Are you missing a using directive or an assembly reference?
    Assets/Tobii/EyeXClientLibraryDeployer.cs(9,7): error CS0246: The type or namespace name `UnityEditor’ could not be found. Are you missing a using directive or an assembly reference?
    Assets/Tobii/EyeXClientLibraryDeployer.cs(15,2): error CS0246: The type or namespace name `InitializeOnLoadAttribute’ could not be found. Are you missing a using directive or an assembly reference?
    Assets/Tobii/EyeXClientLibraryDeployer.cs(48,43): error CS0246: The type or namespace name `BuildTarget’ could not be found. Are you missing a using directive or an assembly reference?
    […]

    and so on.

    Has anyone got an idea, why i can’t make a build?

    Thanks for now.

    #3967
    Mario Seebauer
    Participant

    — solved by deleting all tobii files and imported newer version of framework —

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.