From mboxrd@z Thu Jan 1 00:00:00 1970 From: "wangwei" To: Subject: Re: [ECOS] Microwindows on eCos Date: Fri, 02 Mar 2001 01:53:00 -0000 Message-id: <006c01c0a2fd$98aa5820$592da8c0@start.com.cn> References: X-SW-Source: 2001-03/msg00051.html Now I have turn off the compile option and got a success in runing win32 api in ecos. Thank you very much . I have another problem in microwindows: I found the tcp/ip stack in ecos can't support nanox .The union sockaddr_un in file "client.c" can't be found in ecos . So I can't get the nano-x library . Are there anybody had resolve this problem ? Help me , thanks ----- Original Message ----- From: "Rosimildo daSilva" To: ; ; Sent: Friday, March 02, 2001 6:34 AM Subject: Re: [ECOS] Microwindows on eCos > e this > > > >From: "wangwei" To: Á¶¼¼Çü , Subject: Re: [ECOS] Microwindows on eCos Date: > >Thu, 1 Mar 2001 09:43:18 +0800 > > > >Hi, Now I'm also port microwindows to ecos. but I met a problem: I can't > >success to compile the file mwobjects.cc in directory ./mwin/mwobject/, > >because the file is include a linux c++ file which can't be found in ecos. > >You said you can run it in synthetic linux ,can you tell me how can you > >resolve this problem. > > You cannot. mwobject is a C++ wrapper for Microwindows ( Win32 API ). It > uses STL, and STL is supported by Ecos at this time. > > The good news is that you *do not need it*, unless you are a > C++ guru, and are sick and tired of the *boring* C based > Win32 API. MwObject only used by the Win32 API, and the NanoX > API does not use it. > > Rosimildo. > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com >