Just downloaded the 2.07 cvs and compiled it on Win32 - VC6++ (with SP5 update). No compilation possible due to the gk.ico file having old DIB format info - needed SDKPAINT.EXE file to pass it thru for conversion. Used Icon Sushi instead and got a new ICO file replacement done. It now compiles nicely. The attachment has the new ICO file. The following warnings appear in the ReleaseAcct compilation:- gkacct.cxx C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\list(176) : warning C4786: '?rbegin@?$list@V?$SmartPtr@VCallRec@@@@V?$allocator@V?$SmartPtr@VCallRec@@@ @@std@@@std@@QAE?AV?$reverse_bidirectional_iterator@Viterator@?$list@V?$Smar tPtr@VCallRec@@@ @V?$allocator@V?$SmartPtr@VCallRec@@@@@std@@@std@@V?$SmartPtr@VCallRec@@@@AA V4@PAV4@H@2@XZ' : identifier was truncated to '255' characters in the browser information C:\openh323\openh323gk\RasTbl.h(861) : see reference to class template instantiation 'std::list<class SmartPtr<class CallRec>,class std::allocator<class SmartPtr<class CallRec> > >' being compiled C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\list(178) : warning C4786: '?rbegin@?$list@V?$SmartPtr@VCallRec@@@@V?$allocator@V?$SmartPtr@VCallRec@@@ @@std@@@std@@QBE?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@V ?$SmartPtr@VCall Rec@@@@V?$allocator@V?$SmartPtr@VCallRec@@@@@std@@@std@@V?$SmartPtr@VCallRec @@@@ABV4@PBV4@H@2@XZ' : identifier was truncated to '255' characters in the browser information C:\openh323\openh323gk\RasTbl.h(861) : see reference to class template instantiation 'std::list<class SmartPtr<class CallRec>,class std::allocator<class SmartPtr<class CallRec> > >' being compiled C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\list(181) : warning C4786: '?rend@?$list@V?$SmartPtr@VCallRec@@@@V?$allocator@V?$SmartPtr@VCallRec@@@@@ std@@@std@@QBE?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@V?$ SmartPtr@VCallRe c@@@@V?$allocator@V?$SmartPtr@VCallRec@@@@@std@@@std@@V?$SmartPtr@VCallRec@@ @@ABV4@PBV4@H@2@XZ' : identifier was truncated to '255' characters in the browser information C:\openh323\openh323gk\RasTbl.h(861) : see reference to class template instantiation 'std::list<class SmartPtr<class CallRec>,class std::allocator<class SmartPtr<class CallRec> > >' being compiled Regards, Ap.Muthu apmuthu@usa.net
Attachment:
gk.ico
Description: image/icon