acassis commented on PR #3275: URL: https://github.com/apache/nuttx-apps/pull/3275#issuecomment-3691478609
> > @yjq91115 do you have some sample example that uses libwebsockets? > > Currently, this patch only supports CMake compilation, which has the same capabilities as a Makefile. There are still some compilation issues in the libwebsocket library, which will be fixed later to ensure proper functionality. Do you think this patch should be merged in first? @acassis Hi @yjq91115 yes both CMake and Makefile are equivalent, but NuttX needs both to work correctly, many users are still using Makefile because it was the only option for a long time (and I think it still the default option). Please submit some sample code to let users to test it easily, i.e. integrated on sim board config. -- 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]
