Hi,all Below is two errors when I compile gnugk2.0.2 source in VC++ platform. "--------------------Configuration: gk - Win32 Release-------------------- Compiling... gkauth.cxx D:\openh323gk\gkauth.cxx(446) : error C2039: 'VerifyToken' : is not a member of 'H235AuthSimpleMD5' d:\OPENH323\INCLUDE\h235auth.h(234) : see declaration of 'H235AuthSimpleMD5' GkClient.cxx D:\openh323gk\GkClient.cxx(747) : error C2660: 'PrepareTokens' : function does not take 1 parameters Generating Code... Error executing cl.exe. gnugk.exe - 2 error(s), 0 warning(s)" 1. The first error: I change 'VerifyToken' to 'ValidateCryptoToken', then it seems to no error, but still need somebody to correct me if it is wrong 2. The second error: I have tried some words but don't make sense. Please help to point out and give a solution. BTW, I delete 'auth.Prepare(cryptoTokens);' and it successfully complied. :) Would other function be impacted then? Note: All these two same errors also appreared when compile gnugk 2.0.1 Thanks. Brandon 2003.05.26 ---------------------------------------------- Ãâ·ÑÍæÆ»¹ûÅÉÍøÂçÓÎÏ·£¬ÓÃ21CNÓÊÏä×¢²áËͲÊÆÁÊÖ»ú¼°¼ÛÖµÊýÊ®ÍòµÄ¾«ÃÀ½±Æ· http://www.appie.com.cn Áô¸øÕŹúÈÙ×î°®µÄ˵»° http://sms.21cn.com/leslie/ ½¡¿µÐÔ¹ÛÄîÏíÊÜÃÀÃîµÄʱ¿Ì http://sms.21cn.com/sexxy.jsp 21CN²ÊÐÅÓÊ£¬ÉùÉ«²ÊÐÅ£¬×ÔÓÉÊÕ·¢ http://mail.21cn.com/huodong/0304/ ÐÂÔöHTML±à¼Æ÷£¬ÁîÓʼþ¸ü³öÉ« http://mail.21cn.com/bijiao/02.html ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/