Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过使用 Firmataprotokoll 和 arduinolibrary 将我的 arduino 与 modelica 连接起来。但是编译总是因为错误而失败:
链接:致命错误 LNK1181:无法打开输入文件“ModelicaFirmata.lib”
有人知道如何解决这个问题吗?
该错误是由 Modelica-Arduino-Library 的错误版本引起的。我应该在 github 上下载最新版本,而不是下载代码。
此外,在 Modelica (Visual Studio 2015) 中选择正确的编译器也很重要。