Skip to content

Current compiletime/runtime issues #3

@justdanpo

Description

@justdanpo
  1. cmake options SMTG_ADD_VST3_PLUGINS_SAMPLES and SMTG_ADD_VST3_HOSTING_SAMPLES have been renamed to SMTG_ENABLE_VST3_PLUGIN_EXAMPLES and SMTG_ENABLE_VST3_HOSTING_EXAMPLES since vst3sdk 3.7.8
  2. build is failed because of unknown String in PanParameter::fromString
  3. crash on window close (debug configuration): WM_DESTROY message handler calls Terminate() of non-existing WebviewWin32 instance (~WebviewWin32() is already called)
  4. crash on second open: WebviewPluginView::title_ contains reference to destroyed temporary string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions