discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [Q] NSConnection Server/Client on Win32


From: Richard Frith-Macdonald
Subject: Re: [Q] NSConnection Server/Client on Win32
Date: Thu, 10 Jul 2003 08:29:35 +0100


On Wednesday, July 9, 2003, at 07:09 AM, S.J.Chun wrote:

problem, when I run nsconnection_client.exe with nsconnection_server.exe the client runs well until this part;

Struct:
sending c='Z',d=1234.57,i=99,s=cow,l=98765432003-07-09 14:53:34.354 nsconnection_client.exe[2776] File GSFFCallInvocation.m: 853. In GSInvocationCallback Changed type signature '(_foo=cdi*L)40@0:4(_foo=cdi*L)8'
to '(_foo=cdi*L)48@4:8(_foo=cdi*L)16' for 'sendStruct:'

And the windows says the nsconnection_client.exe died with error(with dialog box...). Please help me....
Thanks in advance.

I think that's probably a windows-specific problem with the mframe code which builds argument information for a type specification. One of those signatures is compiler generated (and presumably correct), but the other is from mframe.

PS)
I managed to compile with xml with base but the tool xmlparse.exe does not work. Any special consideration
required for windows?

I don't know anyone else who ahs built the base library with libxml on windows ..,..





reply via email to

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