-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Here is the error :
zip_file.hpp:5611:30: error: invalid conversion from ‘std::size_t ()(void, uint64_t, const void*, std::size_t) {aka long unsigned int ()(void, long unsigned int, const void*, long unsigned int)}’ to ‘mz_file_write_func {aka long unsigned int ()(void, long long unsigned int, const void*, long unsigned int)}’ [-fpermissive]
archive_->m_pWrite = &detail::write_callback;
build and works well on macOS 10.14, clang v10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels