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.
我下载了blitz_0.9,我可以在vs2008中构建它并获得blitzd.lib和blitz.lib但是我怎样才能获得使用它的blitz.dll给我一些建议谢谢。
你确定你不只是编译库的静态版本吗?如果是这样,将不会生成 .dll。也许您可以显示用于构建库的命令。