orlikoski/CyLR

Publishing the App for Mac and Linux

tej7gandhi opened this issue · 3 comments

Hello,

I was able to successfully build Cylr,while publishing Cylr am able to do it for Windowsx64 and Windowsx86;however with Mac and Linux it gives an error?
How did you publish Cylr for Linux and Mac devices?

Thanks and Regards
Tej Gandhi

The entire build process for every OS can be found by following the TravisCI build script. TL:DR Windows has to built on Windows, Mac on Mac and Linux on Linux.

https://github.com/orlikoski/CyLR/blob/master/.travis.yml

Thanks for the feedback!

Due to some libraries moving and being depreciated the code will need some tweaking before it can build again