Stellarium Web engine building issue
Anyone familiar with this issue? Trying to build Web engine. Followed all the steps.
- Installed emscripten and sconstruct.
- Was able to compile successfully. i.e make js
- Ran python server at port :8000
but still seeing this issue while accessing apps/simple-html files

same
I also got that issue, so I just used web-frontend instead
I also got that issue, so I just used web-frontend instead
so, i used web-frontend now but now getting this error while using "make setup" in the web-frontend folder

Hi naheedsa, were you able to get it up and running eventually?
I too had trouble getting this setup with the included README, and have been trying to get it set up using the web-frontend approach instead (which seems simpler?) But I also get errors when running make setup.
Honestly, it's been a super frustrating experience trying to get it set up.