asb2m10 / dexed

DX7 FM multi plaform/multi format plugin
GNU General Public License v3.0
2.86k stars 245 forks source link

0.9.7: The VST3 plugin isn't built for FreeBSD #433

Open yurivict opened 4 months ago

yurivict commented 4 months ago

The previous version of Dexed did build the VST3 plugin successfully. But 0.9.7 doesn't build ource/Dexed_artefacts/Release/VST3/Dexed.vst3/Contents/*/Dexed.so.

DEXED_SKIP_VST3 wasn't set.

FreeBSD 14.1

yurivict commented 1 week ago

@asb2m10 Any way to understand why doesn't the VST plugin build? vst3sdk-3.7.12.b.20 is installed.

asb2m10 commented 1 week ago

If the cmake returns 0, it is probably there, just not with the .vst3 extension. I would suggest to lookup in the artifact directory for any large file with the shared library extension.