• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
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
    156
    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.
    • Y
      Yohai
      last edited by 16 Aug 2022, 06:32

      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 16 Aug 2022, 17:17

        @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.
        
        Y 1 Reply Last reply 30 Aug 2022, 09:04 Reply Quote 1
        • Y
          Yohai @Guest
          last edited by 30 Aug 2022, 09:04

          @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