I would like to connect my arduino with modelica by using the firmataprotokoll and the arduinolibrary. But the compilation always fails because of the error:
LINK : fatal error LNK1181: cannot open input file 'ModelicaFirmata.lib'
Does anybody have an idea how to fix this problem?