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

wasm_singlethreaded/bin all files are non-executable #227

Open
mmertama opened this issue Feb 22, 2024 · 3 comments
Open

wasm_singlethreaded/bin all files are non-executable #227

mmertama opened this issue Feb 22, 2024 · 3 comments

Comments

@mmertama
Copy link

mmertama commented Feb 22, 2024

/home/runner/work/FigmaQML/FigmaQML/../Qt/6.6.2/wasm_singlethread/bin:
total 80
drwxr-xr-x  2 runner docker 4096 Feb  9 13:38 .
drwxr-xr-x 13 runner docker 4096 Feb 22 19:27 ..
-rwxr-xr-x  1 runner docker  288 Feb 22 19:27 qmake
-rw-r--r--  1 runner docker   84 Feb  9 13:32 qmake.bat
-rw-r--r--  1 runner docker  268 Feb  9 13:32 qmake6
-rw-r--r--  1 runner docker   84 Feb  9 13:32 qmake6.bat
-rw-r--r--  1 runner docker  646 Feb  9 13:32 qt-cmake
-rw-r--r--  1 runner docker  766 Feb  9 13:32 qt-cmake-create
-rw-r--r--  1 runner docker  638 Feb  9 13:32 qt-cmake-create.bat
-rw-r--r--  1 runner docker  498 Feb  9 13:32 qt-cmake-private.bat
-rw-r--r--  1 runner docker  217 Feb  9 13:32 qt-cmake-standalone-test.bat
-rw-r--r--  1 runner docker  459 Feb  9 13:32 qt-cmake.bat
-rw-r--r--  1 runner docker  922 Feb  9 13:32 qt-configure-module
-rw-r--r--  1 runner docker 1106 Feb  9 13:32 qt-configure-module.bat
-rw-r--r--  1 runner docker  996 Feb  9 13:32 qt-internal-configure-tests.bat
-rw-r--r--  1 runner docker  270 Feb  9 13:32 qtpaths
-rw-r--r--  1 runner docker   86 Feb  9 13:32 qtpaths.bat
-rw-r--r--  1 runner docker  270 Feb  9 13:32 qtpaths6
-rw-r--r--  1 runner docker   86 Feb  9 13:32 qtpaths6.bat
-rw-r--r--  1 runner docker  466 Feb 22 19:27 target_qt.conf

@mmertama mmertama changed the title wask_singlethreaded/bin all files are non-executable wasm_singlethreaded/bin all files are non-executable Feb 28, 2024
@jurplel
Copy link
Owner

jurplel commented May 19, 2024

Is this a bug? It seems to me that it might be normal for them to be not set as executable after they are downloaded by aqtinstall.

@jurplel
Copy link
Owner

jurplel commented Oct 12, 2024

closing due to inactivity

@jurplel jurplel closed this as completed Oct 12, 2024
@pzhlkj6612
Copy link
Contributor

Those files, especially the "qt-cmake" file should be executable. Search it in the official docs 1 and you will see some scripts about it.

Maybe we should see how Qt official installer handles that and raise issues in aqtinstall.

Footnotes

  1. Qt for WebAssembly | Qt 6, https://doc.qt.io/qt-6/wasm.html

@jurplel jurplel reopened this Oct 14, 2024
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

3 participants