pedro-w commented on pull request #2021: URL: https://github.com/apache/netbeans/pull/2021#issuecomment-733227640
> Has anyone an idea how to do that? I don't know but it /may/ be possible to have a github action to build the native code and then make it available. https://github.community/t/caching-files-between-github-action-executions/16047/5 That would cover Windows, some form of Linux and some form of MacOS but it's not really under our control. I believe it's possible to cross compile to Windows on Linux (with mingw32) and vice versa (with WSL?) but neither can produce Mac binaries. Otherwise, does Apache have some kind of resource for doing this? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
