Acfboy commented on issue #18566: URL: https://github.com/apache/nuttx/issues/18566#issuecomment-4385971926
Thanks @ghaerr @ppisa for the suggestions! I will start by porting the necessary Microwindows code, using a Makefile.elks style build system, and adapting it to the NuttX framebuffer. My first step is creating a simple demo with `LINK_APP_INTO_SERVER=Y`. And I still have some questions: Regarding the roadmap, do you expect to port the C/S architecture later, running the server as a standalone app with IPC for other apps and WMs (like X11) and then porting legacy Unix apps? Or should I keep `LINK_APP_INTO_SERVER=Y`? Also, do I need to update my GSoC proposal and details to reflect these plans? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
