Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No output when packing on arm platform #120

Open
mio-19 opened this issue Jun 11, 2023 · 0 comments
Open

No output when packing on arm platform #120

mio-19 opened this issue Jun 11, 2023 · 0 comments

Comments

@mio-19
Copy link

mio-19 commented Jun 11, 2023

I compiled 1.7.1 on archlinux arm with the following command:

  cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX:PATH=/usr
  make -j8

It ran successfully and I was able to open a apk file. But I didn't get output apk file when packing.
I didn't see any error on console or dialog

apk-editor-studio 
APK Editor Studio v1.7.1
Platform: Linux
Qt 5.15.9
Starting APK Editor Studio...
Initializing menus...
Initializing widgets...
Unpacking
  from: /home/user/Downloads/apk/app.podcast.cosmos_v836.apk
    to: /tmp/apk-editor-studio/apk/{4e5c394f-0671-4330-9d95-8783ecd4f16b}

Unpacking
  from: /home/user/Downloads/apk/app.podcast.cosmos_v836.apk
    to: /tmp/apk-editor-studio/apk/{bc71b2b9-bfb3-4089-847c-a2ebb2e01cd2}

Removing "/tmp/apk-editor-studio/apk/{4e5c394f-0671-4330-9d95-8783ecd4f16b}"...

Packing
  from: /tmp/apk-editor-studio/apk/{bc71b2b9-bfb3-4089-847c-a2ebb2e01cd2}
    to: /home/user/Downloads/apk/app.podcast.cosmos_v836_autorotate.apk

Packing
  from: /tmp/apk-editor-studio/apk/{bc71b2b9-bfb3-4089-847c-a2ebb2e01cd2}
    to: /home/user/app.podcast.cosmos_v836.apk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant