Nathan Moinvaziri

Results 433 comments of Nathan Moinvaziri

Looks like that didn't work. I'm not exactly sure what I'm doing wrong.

@bagder do you have any hints about what I might be doing wrong with this test data? 🙏🏻

It should be possible to call cmake with `-DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS=ON`.

Those extra functions are bzip, lzma, and zlib. I can easily see a scenario where somebody might want to use the zlib that was compiled with minizip. Lzma and bzip2...

@SpaceIm Can you please explain why you think it should be changed?

It appears `_WINDOWS` was added in Visual Studio .NET from what I read. We would end up exposing almost all of the functions with `MZ_EXPORT` so it doesn't make much...

@uilianries if you want to do a PR for changing that #define I will accept it.