Search Unity

Question 'VuforiaEngine/Driver/Driver.h' file not found when building File Driver Sample provided by Vuforia

Discussion in 'AR' started by BahaaG, Jun 20, 2022.

  1. BahaaG

    BahaaG

    Joined:
    Jun 20, 2022
    Posts:
    3
    I want to use an external camera for AR instead of the devices camera.
    So I followed the tutorial provided by Vuforia.

    When trying to run the following commmand to build the file driver for iOS:
    python3 ~/Downloads/vuforia-driver-sample-filedriver-10-7-2/build.py ios -vf ~/Downloads/vuforia-sdk-ios-10-7-2/build

    It gives me Build Failed
    /Downloads/vuforia-driver-sample-filedriver-10-7-2/include/Platform/VideoDecoder.h:12:10: fatal error:
    'VuforiaEngine/Driver/Driver.h' file not found
    #include <VuforiaEngine/Driver/Driver.h>
     
  2. ankur-unity

    ankur-unity

    Unity Technologies

    Joined:
    Aug 12, 2021
    Posts:
    34
    robertrocks2342 likes this.