emscripten-core / emscripten-core/emscripten

Use of emconfigure for wxWidgets

Open
#13,983 8 comments 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Hi, I am using the following documentation.

https://emscripten.org/docs/compiling/Building-Projects.html

`emcc -v
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 2.0.17
clang version 13.0.0 (/b/s/w/ir/cache/git/chromium.googlesource.com-external-github.com-llvm-llvm--project 3b677b81cec7b3c5132aee8fccc30252d87deb69)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/faisal/Desktop/emsdk/upstream/bin
`

I am looking to use the ./emconfigure file for the wxWidgets library in Ubuntu.
It could not find the gtk library. Simple execution of ./configure for g++ works just fine.

![issue](https://user-images.githubusercontent.com/47962066/115868332-97ff0e00-a43c-11eb-9702-7991ab2c78fe.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.