Print at Dec 15, 2025, 7:31:19 PM

Posted by zuo at Nov 29, 2023, 11:15:59 PM
biggrin   Port SweetHome3DJS on docker
I'm trying to build SweetHome3D JS with docker:
I use jdk 11 and node 14, i try to install with ant but viewerLibraries give the following errors:

BUILD FAILED
/code/build.xml:87: Warning: Could not find file /code/tools/JSweet/build/js/bundle.js to copy.

Also if transpiledLibraries compile correctly.

In this repo the code https://gitlab.com/nicolalandro/study-sweethome3djs to simply replicate after the clone:
* docker compose build
* docker compose run sweethome3djs bash
* $ and viewerLibraries