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.
我正在尝试从( )C#围绕C++库构建一个包装器。我现在的问题是我无法构建库。我对.GpsDGps DeamonC++
C#
C++
GpsD
Gps Deamon
我正在使用 Visual Studio 来构建项目。我已经解决了一些问题,但我忘记了一些文件或其他东西。我尝试输入整个源代码,但这会产生更多错误。
这是我得到的错误:
这些错误对我来说没有任何意义。
这也是我现在在 github 上的代码:Github
有没有人可以帮助我建立这个库,或者有人已经建立了一个版本?