简体   繁体   English

编译dlib的.dll文件

[英]Compile a .dll file of dlib

I want to import a script that uses Dlib. 我想导入一个使用Dlib的脚本。 Problem is that it won't compile without .dll file of Dlib. 问题是,如果没有Dlib的.dll文件,它将无法编译。

Is there any way to get it into my project? 有什么办法可以将其纳入我的项目吗?

I have .lib file but I don't think there is a way to convert that to .dll. 我有.lib文件,但我认为没有办法将其转换为.dll。

@ali I made a make file of the dlib file using c-make and then used visual basic to compile it but in export setting I changed the. @ali我使用c-make制作了dlib文件的make文件,然后使用Visual Basic对其进行了编译,但是在导出设置中我更改了它。 Exe to. exe到。 Dll Dll

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM