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

build_webdemo.sh does not generate HTML file #2118

Open
mbrachner opened this issue Jan 9, 2025 · 3 comments
Open

build_webdemo.sh does not generate HTML file #2118

mbrachner opened this issue Jan 9, 2025 · 3 comments
Assignees

Comments

@mbrachner
Copy link

Running build_webdemo.sh does not generate an HTML file in build_webdemo/bin

Distribution: Ubuntu-24.04 (running on WSL)
HIGHS version: 1.9.0
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.74

The directory contains only those files after running sh build_webdemo.sh:

call_highs_from_c_minimal.js 
call_highs_from_cpp.js 
highs.js
@jajhall
Copy link
Member

jajhall commented Jan 9, 2025

This means nothing to me @galabovaa !

@galabovaa
Copy link
Contributor

Thank you for raising this, I'll try to reproduce this on wsl. Last time I tested it on linux and it was OK, but we have made several updates since. I am not aware of it ever being tested on wsl

@mbrachner
Copy link
Author

Thanks for looking into it. I just tried it on a dedicated Linux machine (Ubuntu 24.10 x64) with the same result, so it is not caused by WSL:

root@ubuntu-s-1vcpu-2gb-ams3-01:~/HiGHS/build_webdemo/bin# ls -la
total 10492
drwxr-xr-x  2 root root    4096 Jan  9 21:17 .
drwxr-xr-x 10 root root    4096 Jan  9 21:03 ..
-rw-r--r--  1 root root 3455994 Jan  9 21:17 call_highs_from_c_minimal.js
-rw-r--r--  1 root root 3423450 Jan  9 21:15 call_highs_from_cpp.js
-rw-r--r--  1 root root 3854224 Jan  9 21:13 highs.js

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