wasm-dicom-parser
wasm-dicom-parser copied to clipboard
Compilation Issues
Hi, I am unable to start with this project. I followed the README.md guide First few steps are sucesfull, but I fail on step:
make install
which returns
make: *** No rule to make target `install'. Stop.
I tried to open the Build project in Visual Studio 2017 Comunity and compile the project. But that fails also for me. What are the proper steps?
Thanks