You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TIFFSetWarningHandler is supposed be imported from libtiff in CImg.h.
I tried reinstalling libtiff.dylib through homebrew which did not solve the problem.
This made me suspect that the version of libtiff installed may differ from the version required for the library.
But I could not find any specification either.
The text was updated successfully, but these errors were encountered:
I built phase.so as below:
Or
When I try to open the phase.so file in flutter, it throws errors:
TIFFSetWarningHandler is supposed be imported from libtiff in CImg.h.
I tried reinstalling libtiff.dylib through homebrew which did not solve the problem.
This made me suspect that the version of libtiff installed may differ from the version required for the library.
But I could not find any specification either.
The text was updated successfully, but these errors were encountered: