ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    can't build voxl-qvio-server pkg without mvVISLAM.h

    Ask your questions right here!
    2
    3
    134
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • YohaiY
      Yohai
      last edited by

      Hi, I'm trying to build an updated voxl-qvio-server package with the last version available on dev brench.
      While following the build instructions on voxl-qvio-serer repo I run './build.sh apq8096', but after running I got the following error -
      "/home/root/server/main.cpp:46:10: fatal error: mvVISLAM.h: No such file or directory
      #include <mvVISLAM.h>
      ^~~~~~~~~~~~
      "
      After searching up for the file I realized there is not such file in the directory at all... I'm just trying to understand how should I be able to build the package without the required file...

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by

        @Yohai,

        Are you building in the correct docker environment? voxl-qvio-server must be built within the voxl-emulator image, which has the necessary files baked in.

        From the README of the project:

        prerequisite: voxl-emulator docker image >= v1.7 for APQ8096, qrb5165-emulator (>=1.3) for qrb5165 builds.
        
        YohaiY 1 Reply Last reply Reply Quote 1
        • YohaiY
          Yohai @Guest
          last edited by

          @Matt-Turi Ty, I used a different image(voxl cross image), it is working with the voxl emulator.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors