Search code examples
c++ubuntullvmwebassemblyemscripten

Invalid alignment value (Producer: 'LLVM14.0.0git' Reader: 'LLVM 13.0.0git')


I try to build wasm on my ubuntu desktop. I'm using Ubuntu 22.04 I tried to install llvm-14 in terminal. But it didn't work. Error is here:

Invalid alignment value (Producer: 'LLVM14.0.0git' Reader: 'LLVM 13.0.0git')

Has anyone encountered this problem before?


Solution

  • I fixed this problem. I updated my emsdk version to 3.1.13