LMMS / lmms

Cross-platform music production software
https://lmms.io
GNU General Public License v2.0
7.98k stars 994 forks source link

"Library : Can't load *.dll : Can't find modules/producers #6581

Open hyeonsu06 opened 1 year ago

hyeonsu06 commented 1 year ago

Bug? Summary

Original LMMS plugins loaded from lmms/plugins/ladspa are not shown to effects chain add list on msvc-recompiled LMMS

Steps to reproduce

Compile LMMS with MSVC and run with putting plugins at lmms/plugins/ladspa

Expected behavior

Able to see and use plugins added

Actual behavior

Plugins are seen at Tools>LADSPA Plugins Brower, but didn't appears on effect chain's available list

Screenshot

image1 (They're saying that they couldn't find their modules or producers) image2 (Shown in LADSPA Plugin Browser, but not in effect chain's list)

Affected LMMS versions

Guess to any version compiled with MSVC

Testing on master branch

At 1.2.2 is working properly (Duplicated Plugins)

luzpaz commented 1 year ago

Is this still relevant ?