Hi all,
I downloaded the latest version of depthai-core from the github page, extracted it, and then generated the build files using Cmake (tried both the GUI way and the cmd way), included the directory files path in VS code and also the path of the .lib files and included the both *d.lib files that got generated during the build in the linker page of VS, but i am still getting error when i am trying to include "depthai/depthai.hpp".
I am getting errors like :-
Can anyone shed any light into the matter ? I am trying to include this header for a couple of days now.