Re: [hatari-devel] hatari.app from cirrus-ci |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] hatari.app from cirrus-ci
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Fri, 22 Dec 2023 07:53:45 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1703231626; bh=7xfNQj59ral3lMwz5G6t9UG8NnnykOui0CYRcf7WkKc=; h=Date:From:To:Subject:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=arxliSaF8VRoDqaYYnKtiJCwP5eFYjfPeeA3+jqanh5O4Z++xVm3XOVayiFICVL8O /qJW8kfasS5IA370Jhp8BS6tfgDNJX21NFi4/qOFr7ofQmxTRmSFxaE834zT3f4kJC /d3JClhN6wBXsF/wa0Gw6PqNqkHa364pZvA9oswdX831eTskHBESJKWcdwnGm8cUfC mubKm7eQkCeR5CPMiJJXQ7njjETroxDcOu/KLkldAyMcO86/yZG9bPixDBYpCOhfmX 7GoxSsSeEhkkHRuacn3Z7hzAGZndEPhWQxPSY1E2IXOell5N2NgtZX/o/p6X6E2Pee Rahcv2d46+feQ==
Am Thu, 21 Dec 2023 19:32:29 +0100
schrieb Andreas Grabher <andreas_g86@xxxxxxxxxx>:
> Yes, the other frameworks are compiled. But it is not possible to simply compile portmidi.framework from the command line. It was quite tricky to create a framework from it using Xcode and manual copying. Someone with better skills would need to modify the CMakeLists of portmidi to make it compile as framework.
Ok, Andreas sent me his portmidi.framework, and it seems like it is usable
in the CI. So here's a build with portmidi enabled:
https://cirrus-ci.com/task/6688380692463616
Please check whether it works (or whether the this breaks the signature
again...).
Thanks,
Thomas