开发者

Visual C++ won't create the dll file and stops at the *.lib

I inherited a dll project (Visual C++ 2002) and I'm having a lot of trouble to compile it. Even though the *.def file is in the current dir, VC will only create a lib file, instead of the dll.

Anybody knows what might be 开发者_高级运维going on?


It was actually a problem with the output dir that was pointing to a network drive. The dll was created, but placed in an odd folder.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜