Error finding header files
AnsweredHello,
This might be a basic development question but I'm not too familiar with this and so thought it was best as there might be something tricky I'm missing. I'm trying to compile one of the examples AcquisitionMultipleCamerasWriteToFile in VSCode on Windows 10. Firstly, I am only able to get the .h files to get recognised when I specify the full path to them, and then when they are recognised, the .h files called by those original ones throw errors saying they can't find the files they need. Like this:
-
Official comment
Hello Stefan,
Could you please try to pass -I"C:\Program Files\FLIR Systems\Spinnaker\include" as an additional argument to g++ to see if that helps?
Best regards,
Manuel
-
Hi Stefan,
I'm just following up to ensure you managed to resolve your build issues.
Thanks,
Demos0
Please sign in to leave a comment.
Comments
2 comments