on the documentation says to include the file bgapi.hpp. When I do that I get the following errors 440 times:
expected constructor, destructor, or type conversion before ‘(’ token Baumer_Capture_Test line 100, external location: /esp/BaumerDrivers/include/bgapi.h C/C++ Problem
expected `)' before ‘*’ token Baumer_Capture_Test line 101, external location: /esp/BaumerDrivers/include/bgapi.hpp C/C++ Problem
There are some other errors but all in those external files (bgapi.hpp and bgapi.h)
Bookmarks