|
Re: What should C++ Include and Lib Settings Be for building Robot code?
OK I tried to add a picture but for some reason it won't upload. The unresolved symbols are around things like:
#include <string> - Can't find include
std::unique_ptr
std::string
etc...
|