Skip to content

build not working on ubuntu 18.04 #26

@nkv123

Description

@nkv123

build not working on ubuntu 18.04 here is output is below
janus git:(master) sudo ./build-janusvr-linux.sh

########################################################
 Welcome to the magical Linux Auto Compiler for JanusVR 
########################################################

[*] Building JanusVR Native binary distribution with 1 processors. Please wait...
cat: riftid.txt: No such file or directory
Project ERROR: Unknown module(s) in QT: script scripttools
make: *** No targets specified and no makefile found.  Stop.

real	0m0,001s
user	0m0,001s
sys	0m0,000s

[*] Deleting build dir dist/linux/

[*] Creating directory for build distribution in dist/linux/...
cp: cannot stat 'janusvr': No such file or directory

[#] PATCH 1: Adding depedencies from OS to distribution directory

[*] Create Library build folder
mkdir: cannot create directory ‘resources/build_dir/’: File exists
mkdir: cannot create directory ‘resources/build_dir/assimp-5.0.1/’: File exists
mkdir: cannot create directory ‘resources/build_dir/openvr-1.12.5/’: File exists

[*] Building ASSet IMPorter v5.0.1
CMake Error: The source directory "/home/nikola/janus/resources/build_dir/assimp-5.0.1" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** No targets specified and no makefile found.  Stop.

[*] Copying assimp to dist/linux/
cp: cannot stat 'resources/build_dir/assimp-5.0.1/code/libassimp.so.5.0.0': No such file or directory

[*] Building OpenVR v1.12.5
CMake Error: The source directory "/home/nikola/janus/resources/openvr-1.12.5" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** No targets specified and no makefile found.  Stop.

[*] Copying OpenVR to dist/linux/
cp: cannot stat 'resources/openvr-1.12.5/bin/linux64/libopenvr_api.so': No such file or directory

[*] Done! Please run 'janusvr' from dist/linux/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions