@LehecH wrote:
Hello,
I am a new user of openFramework and I am not so experimented in c++…
I have an already existing c++ application in which I want to be able to communicate with an Arduino Due through Firmata. Just to be clear, I can’t create an openFramework project, and readapt my program for oF…I added as additionnal include directories the directories where the headers of “ofArduino.h”, “ofConstants.h”, “ofEvents.h”… are placed. Also I added as additionnal dependency the openframeworksLib_debug.lib and all othe required .lib files. After I tried to instantiate my arduino class. But I have a lot of linkers problem.
Did I miss something?Thank you in advance.
Posts: 1
Participants: 1