annotate Samples/WebAssembly/NOTES.txt @ 772:cfb4d39065a4 am-dev

fix windowing + save windowing
author Alain Mazy <alain@mazy.be>
date Fri, 24 May 2019 11:05:06 +0200
parents ea8322566596
children 6030db24eaea
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
631
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 $ source ~/Downloads/emsdk/emsdk_env.sh
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 $ cmake -G Ninja -DCMAKE_TOOLCHAIN_FILE=${EMSCRIPTEN}/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_BUILD_TYPE=Release -DALLOW_DOWNLOADS=ON .. -DCMAKE_INSTALL_PREFIX=/tmp/stone
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3 $ ninja install
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
4 $ sudo docker run -p 4242:4242 -p 8042:8042 --rm -v /tmp/stone:/root/stone:ro jodogne/orthanc-plugins:1.5.6 /root/stone/Configuration.json --verbose