|
From: Nicolas B. <be...@ir...> - 2004-05-24 14:51:46
|
Jean-Marie Houssay wrote: > Hi, > > Nicolas BERNARD wrote: > >> Hi, >> >> I'm trying to extend ClusterWindow to implement my own sort method. >> To begin, I try to take the MultiDisplayWindow source code, to first >> understand it well, and in a next time to extend and adapt it. >> >> After cleaning, compiling, runing get an error... >> >> the client detect the connection, so do the server. But this one >> juste broke after it : >> WARNING: Unknown Type: EnhancedSortFirstWindow >> WARNING: Unknown TypeID: 625 >> FATAL: Can't change unknown FC:118 >> LOG: ClusterLib: Error in synchronisation data stream. > > > Perhaps you've done it but you have to link your new class with both > client and server applications. > Hope it helps. > Regards. > Jean-Marie hi, yep, I've already done it ... But it does not seem to be the problem .... nicolas, > > >> >> It seems to came from the RemoteAspect.cpp ... but I don't really >> understand.... must I have to register this class somewhere else ? >> >> ... >> tx >> >> nicolas, >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: Oracle 10g >> Get certified on the hottest thing ever to hit the market... Oracle >> 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. >> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click >> _______________________________________________ >> Opensg-users mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensg-users >> > > |