When I try to compile the code as shown in your video, I get errors:
/Users/scherbakov.al/Desktop/Tonic-master/examples/Standalone/TonicStandaloneDemo/main.cpp:11:10: 'iostream' file not found
/Users/scherbakov.al/Desktop/Tonic-master/src/Tonic/TonicCore.h:15:10: 'string' file not found
/Users/scherbakov.al/Desktop/Tonic-master/src/Tonic/ControlConditioner.h:15:10: 'vector' file not found
(mac os 10.13.6, Xcode v.10.1)
What could be the problem? I'm still quite a newbie.
Thank you!
When I try to compile the code as shown in your video, I get errors:
/Users/scherbakov.al/Desktop/Tonic-master/examples/Standalone/TonicStandaloneDemo/main.cpp:11:10: 'iostream' file not found
/Users/scherbakov.al/Desktop/Tonic-master/src/Tonic/TonicCore.h:15:10: 'string' file not found
/Users/scherbakov.al/Desktop/Tonic-master/src/Tonic/ControlConditioner.h:15:10: 'vector' file not found
(mac os 10.13.6, Xcode v.10.1)
What could be the problem? I'm still quite a newbie.
Thank you!