Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » can't compiler profuis284_freeware samples Collapse All
Subject Author Date
XiaoQing Li Feb 3, 2009 - 3:24 AM

sorry my english is too bad.


my envionment:


windows2003 sp2、visual studio 2008(SP1)  chinese version、prof-uis 2.84 freeware


error message:


I compiler profuislib succeed. when i compiler SDI for samples, it happend error, following error message:


错误 1 error LNK2019: 无法解析的外部符号 "int __cdecl ProfUISMsgBox(struct HWND__ *,wchar_t const *,wchar_t const *,unsigned int,unsigned int,wchar_t const *,unsigned int,unsigned int,bool,class CExtBitmap *)" (?ProfUISMsgBox@@YAHPAUHWND__@@PB_W1II1II_NPAVCExtBitmap@@@Z),该符号在函数 "public: virtual int __thiscall CSDIApp::DoMessageBox(wchar_t const *,unsigned int,unsigned int)" (?DoMessageBox@CSDIApp@@UAEHPB_WII@Z) 中被引用 SDI.obj SDI


Please help me,thanks

XiaoQing Li Feb 3, 2009 - 5:23 PM

succeed now。Thanks very much。

Technical Support Feb 3, 2009 - 12:33 PM

This is a known issue. We are sorry for the inconvenience. Please open the .../Prof-UIS/ProfUISLIB/ProfUISLIB_900.sln solution file and add the .../Prof-UIS/Src/ExtControlsCommon.cpp file into the ProfUISLIB project. Then please compile the ProfUISLIB project again.