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
newer libpd versions build the library as pd.dll not libpd.dll.
This will also facilitate that externals may work.
LibPdIntegration should point to a library with the name pd.dll. libpd/libpd#297
newer libpd versions build the library as
pd.dllnotlibpd.dll.This will also facilitate that externals may work.
LibPdIntegration should point to a library with the name
pd.dll.libpd/libpd#297