help compiling/testing rss app on mac/win
-
I originally developed an rss reader solely for linux but I'm curious what changes would be required to make it compatible with mac/win. I don't have access to either platform. If anyone reading this is able to compile a qt app on those platforms please post your results. The source is at the link below. If any changes are needed to the source code please submit a pull request. Thank you!
-
Hi and welcome to the forums
It just compiled on Windows 10, Qt 5.12 visual studio 2015 compiler.
-
Hi and welcome to devnet,
It builds and run on macOS 10.13 also.
-
Many thanks for testing it! I guess I can mark this solved. :)
-
Would you be able to post a link to the Mac/win binaries so I can download them? I'd like to make them available through github. Thanks.