Open radut opened 9 years ago
there is no cross-compiler from ubuntu to apple/mac, so alas, no.
On Mon, Jul 20, 2015 at 7:25 AM, radut notifications@github.com wrote:
If I build the humble-video from ubuntu machine, with vragrant as specified, will create native versions for linux, windows.. but for apple/mac too ?
— Reply to this email directly or view it on GitHub https://github.com/artclarke/humble-video/issues/77.
so actually when running mvn install from mac, will build the mac version , then fail for the rest, then when you build from vagrant will build the linux + windows version.
some cross compiling tools https://launchpad.net/~flosoft/+archive/ubuntu/cross-apple https://github.com/tpoechtrager/osxcross
ah, that is interesting. I did not know of a cross compiler that worked when I set this up originally. But yes, mvn install from Mac builds the mac version, and then vagrant does the linux and windows.
On Mon, Jul 20, 2015 at 7:42 AM, radut notifications@github.com wrote:
some cross compiling tools https://launchpad.net/~flosoft/+archive/ubuntu/cross-apple https://launchpad.net/%7Eflosoft/+archive/ubuntu/cross-apple https://github.com/tpoechtrager/osxcross
— Reply to this email directly or view it on GitHub https://github.com/artclarke/humble-video/issues/77#issuecomment-122906070 .
If I build the humble-video from ubuntu machine, with vragrant as specified, will create native versions for linux, windows.. but for apple/mac too ?