用skin++后release不通过
FullScreenDlg.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) int __cdecl skinppLoadSkin(wchar_t *,int)" (__imp_?skinppLoadSkin@@YAHPA_WH@Z)
请问要怎么解决?
[解决办法]
缺lib文件吧
release版的工程设置跟debug版的一样么?
[解决办法]
看看DEBUG和Release的配置是否一样
发布时间: 2012-09-14 11:53:44 作者: rapoo
用skin++后release不通过
FullScreenDlg.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) int __cdecl skinppLoadSkin(wchar_t *,int)" (__imp_?skinppLoadSkin@@YAHPA_WH@Z)
请问要怎么解决?
[解决办法]
缺lib文件吧
release版的工程设置跟debug版的一样么?
[解决办法]
看看DEBUG和Release的配置是否一样