本文介绍了如何解决错误1错误LNK2001:未解析的外部符号__imp__PlaySoundW @ 12?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在发布模式下,我遇到此错误
In Release mode i am facing this error
Error 1 error LNK2001: unresolved external symbol __imp__PlaySoundW@12 edholDlg.obj edhol
In debug mode it works fine how to clear this error?
推荐答案
这篇关于如何解决错误1错误LNK2001:未解析的外部符号__imp__PlaySoundW @ 12?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!