diff Samples/WebAssembly/NOTES.txt @ 839:c47031d9f6b1

Added dose struct load in (ongoing) FusionMprSample + doc change
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 03 Jun 2019 14:37:17 +0200
parents d492c3b71c65
children 5cfb479fdbde ecdb2ceaa925
line wrap: on
line diff
--- a/Samples/WebAssembly/NOTES.txt	Fri May 31 16:34:26 2019 +0200
+++ b/Samples/WebAssembly/NOTES.txt	Mon Jun 03 14:37:17 2019 +0200
@@ -23,8 +23,8 @@
 cmake -G Ninja -DCMAKE_TOOLCHAIN_FILE=${EMSCRIPTEN}/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_BUILD_TYPE=Release -DALLOW_DOWNLOADS=ON /mnt/c/osi/dev/orthanc-stone/Samples/WebAssembly -DCMAKE_INSTALL_PREFIX=/mnt/c/osi/dev/build_install_stone_newsamples_wasm_wsl
 ninja install
 
-On Windows
----------
+Then, on Windows
+-----------------
 docker run -p 4242:4242 -p 8042:8042 --rm -v "C:/osi/dev/build_install_stone_newsamples_wasm_wsl:/root/stone:ro" jodogne/orthanc-plugins:1.5.6 /root/stone/Configuration.json --verbose
 
 # WAIT A COUPLE OF SECS