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.
直到现在,我一直在寻找一种在 Windows 上编译模拟库的方法。我需要知道我该怎么做。我使用 mingw 作为我的编译器,我也有 Visual Studio,所以任何帮助都将不胜感激。
你的问题到底是什么?我刚刚下载了 mimetic 0.9.7,然后使用Visual Studio 2012打开了win32文件夹中的libmimetic.sln文件并编译了库。它给了我一堆警告,但似乎为我生成了一个.lib文件。
我不知道该库是否真的有效,但编译它对我来说不是问题.. :)