certi-testintegration
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Certi-testintegration] 3.3.3'problems


From: hiproz
Subject: [Certi-testintegration] 3.3.3'problems
Date: Tue, 27 Oct 2009 15:02:39 +0800

 
1st :
12>..\..\certi-3.3.3-Source\libRTI\RTIambassador.cc(277) : error C2664: 'TerminateProcess' : cannot convert parameter 1 from 'pid_t' to 'HANDLE'
 the content is TerminateProcess(privateRefs->pid_RTIA, 0); 
i force convert it
 
2ed :
when i run the billard in localhost ,the error is:
CERTI Billard 3.3.3
RTIA:: RTIA has thrown NetworkError exception.
RTIA:: Reason: SocketUN::error <No error> msg = <bind>
RTIA:: End execution.
 
i debug the program,found that the error appear in the  
"  if (select(_socket_un + 1, &fdset, NULL, NULL, &timeout) <= 0)  " of the "SocketUN.cc" file.
what's wrong?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]