Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Building for VST #2

@Boscop

Description

@Boscop

Hi, thanks for porting this plugin!
I'd really like to use it, but I'm on Windows and there is only a .pkg file in the zip archive.
I tried to build it myself with Visual Studio 2019, but when I opened AutoTalent-vst2.vcxproj, I got a bunch of errors:

D:\3rdparty\AutoTalent-master\AutoTalent-app.vcxproj : error  : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk.  D:\3rdparty\AutoTalent-master\AutoTalent.props


D:\WDL\IPlug\IPlug.vcxproj : error  : The project file could not be loaded. Could not find a part of the path 'D:\WDL\IPlug\IPlug.vcxproj'.  D:\WDL\IPlug\IPlug.vcxproj


D:\WDL\lice\lice.vcxproj : error  : The project file could not be loaded. Could not find a part of the path 'D:\WDL\lice\lice.vcxproj'.  D:\WDL\lice\lice.vcxproj


D:\3rdparty\AutoTalent-master\AutoTalent-vst2.vcxproj : error  : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk.  D:\3rdparty\AutoTalent-master\AutoTalent.props


D:\3rdparty\AutoTalent-master\AutoTalent-vst3.vcxproj : error  : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk.  D:\3rdparty\AutoTalent-master\AutoTalent.props


D:\VST3_SDK\base\win\base.vcxproj : error  : The project file could not be loaded. Could not find a part of the path 'D:\VST3_SDK\base\win\base.vcxproj'.  D:\VST3_SDK\base\win\base.vcxproj


D:\3rdparty\AutoTalent-master\AutoTalent-aax.vcxproj : error  : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk.  D:\3rdparty\AutoTalent-master\AutoTalent.props


D:\AAX_SDK\Libs\AAXLibrary\WinBuild\AAXLibrary.vcxproj : error  : The project file could not be loaded. Could not find a part of the path 'D:\AAX_SDK\Libs\AAXLibrary\WinBuild\AAXLibrary.vcxproj'.  D:\AAX_SDK\Libs\AAXLibrary\WinBuild\AAXLibrary.vcxproj


D:\3rdparty\AutoTalent-master\AutoTalent-rtas.vcxproj : error  : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk.  D:\3rdparty\AutoTalent-master\AutoTalent.props


D:\PT9_SDK\AlturaPorts\TDMPlugIns\PlugInLibrary\WinBuild\PlugInLib.vcxproj : error  : The project file could not be loaded. Could not find a part of the path 'D:\PT9_SDK\AlturaPorts\TDMPlugIns\PlugInLibrary\WinBuild\PlugInLib.vcxproj'.  D:\PT9_SDK\AlturaPorts\TDMPlugIns\PlugInLibrary\WinBuild\PlugInLib.vcxproj

Could you maybe upload a VST build of this, under Releases? :)

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