Skip to content

When creating project with the default name, it won't build #37

@mortalis13

Description

@mortalis13

Hi.
I discovered that when a starter project is built with the ASPiKreator tool and the Project Name is not changed (it has the default value "NewASPiKProject"), the cmake build fails.
I understand this is because the Plugin Name is not populated by default so it's an empty string in the resulting CMakeLists.txt.

So just wanted to inform about that minor issue that maybe could be fixed.

Steps:

  • open ASPiKreator
  • select correct folder within a specific SDK (VST_SDK in my case)
  • select project type (VST)
  • press Create Project
  • from the console, go to the folder [projects_root\NewASPiKProject\win_build
  • run cmake ..
  • build exits with error Configuring incomplete, errors occurred! at the end

Thanks.

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