8000 build.sh -p webgl release · Issue #8632 · google/filament · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build.sh -p webgl release #8632

New issue

Have a question about this project? Sign u 8000 p 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

Open
unicomp21 opened this issue Apr 17, 2025 · 4 comments
Open

build.sh -p webgl release #8632

unicomp21 opened this issue Apr 17, 2025 · 4 comments
Assignees
Labels
build Build & build system issues linux Issue/feature request for Linux only

Comments

@unicomp21
Copy link
Contributor

[ 94%] Building CXX object libs/filamat/CMakeFiles/filamat.dir/src/SpirvFixup.cpp.o
[ 94%] Linking CXX static library libfilamat.a
Combining dependencies into single shared library
/filament/build/linux/combine-static-libs.sh: line 83: file: command not found
/filament/build/linux/combine-static-libs.sh: line 83: file: command not found
/filament/build/linux/combine-static-libs.sh: line 83: file: command not found
/filament/build/linux/combine-static-libs.sh: line 83: file: command not found
/filament/build/linux/combine-static-libs.sh: line 83: file: command not found
/filament/build/linux/combine-static-libs.sh: line 83: file: command not found
/filament/build/linux/combine-static-libs.sh: line 83: file: command not found
/filament/build/linux/combine-static-libs.sh: line 83: file: command not found
/filament/build/linux/combine-static-libs.sh: line 83: file: command not found
[ 94%] Built target filamat
[ 94%] Building CXX object tools/matc/CMakeFiles/matlang.dir/src/matc/Compiler.cpp.o

@poweifeng
Copy link
Contributor

On which platform you are building? You might need to install file; though I thought that would be present for most linux distros.

@unicomp21
Copy link
Contributor Author

ubuntu 24.04

@pixelflinger pixelflinger added the build Build & build system issues label Apr 22, 2025
@pixelflinger pixelflinger added the linux Issue/feature request for Linux only label Apr 22, 2025
@poweifeng
Copy link
Contributor

Can you try sudo apt install file to see if that resolves your issue?

@unicomp21
Copy link
Contributor Author

root@181ef95969a8:$ apt-get install file
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
file is already the newest version (1:5.45-3build1).
file set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
root@181ef95969a8:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build & build system issues linux Issue/feature request for Linux only
Projects
None yet
Development

No branches or pull requests

3 participants
2A32
0