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
I have generated the imagequant sys.lib static library file under target\release. When I import the static library file into the project, it compiles successfully, but it prompts that the function symbol cannot be found, and the project configuration is release win32. How to solve