Open woutdenolf opened 6 years ago
@eugenwintersberger @woutdenolf has anyone been able to build these plugins on Windows?
If so, what compiler/settings work to build this?
I'd like to have a DLL that I could use with h5py and Anaconda Python to be able to read LZ4-compressed HDF5 files (as from Eiger detector).
Debugging the cmake build process is slightly beyond "easy" for me.
I'm trying to create a WiX installer with these tools:
Dependencies:
Create the Package:
Error log after the last command:
This goes for every file that is added to EXTERNAL_LIBRARIES in the master CMakeLists.txt
What is responsible for moving the DLL's in the /bin directory? This directory is not created so I must be missing something.