[gtk-osx-users] Bundling with absolute path for binary.
- From: Pascal <p p14 orange fr>
- To: gtk-osx-users-list gnome org
- Subject: [gtk-osx-users] Bundling with absolute path for binary.
- Date: Mon, 3 Feb 2020 21:38:23 +0100
Hello,
I modify the bundle spec with an absolute binary path:
<main-binary>/opt/chapitre6/exampleapp</main-binary>
But I've got this error:
ValueError: If the source /opt/chapitre6/exampleapp doesn't use a ${prefix} or ${prefix:*} macro, the
destination path must be set
So I add:
<main-binary dest="${bundle}/Contents/MacOS">/opt/chapitre6/exampleapp</main-binary>
Why dest is then required? What is the relation with prefix macro?
Thanks, Pascal.
https://blady.pagesperso-orange.fr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]