libkiwix
                                
                                
                                
                                    libkiwix copied to clipboard
                            
                            
                            
                        Compile shared library (dll) on Windows.
Currently we don't export any symbol in the dll (through __declspec(dllexport) or .def file).
So we cannot create a dll and we can only do a static library.
See https://github.com/openzim/libzim/issues/930 as we will face the same issue than on libzim.