Exporting as VSTi
-
Hello guys!
The fact is that I decided to export my plug-in to VSTI but during compilation in the command line I'm getting this message.Re-saving file: C:\Users\qarsa\Music\Brighter\Binaries\AutogeneratedProject.jucer Finished saving: Visual Studio 2017 Finished saving: Xcode (MacOSX) Finished saving: Xcode (iOS) Finished saving: Linux Makefile Compiling 64bit Instrument plugin Brighter ... Microsoft (R) Build Engine версии 15.9.21+g9802d43bc3 для .NET Framework (C) Корпорация Майкрософт (Microsoft Corporation). Все права защищены. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Current.targets(108,3): error MSB4019: импортированный проект "C:\Program Files (x86)\Microsoft VisualStudio\2017\Community\Common7\IDE\VC\VCTargets\Platforms\x64\Platform.targets" не обнаружен. Проверьте правильность пути в объявлении <Import> и убедитесь в наличии файла на диске. [C:\Users\qarsa\Music\Brighter\Binaries\Builds\VisualStudio2017\Brighter_SharedCode.vcxproj] Для продолжения нажмите любую клавишу . . .
The same problem with a Standalone export.
How can i fix that? Please help
-
I think some important parts of the error message might be in the Cyrillic which I can't read.
-
-
@Christoph-Hart Here's the translation)
Re-saving file: C:\Users\qarsa\Music\Brighter\Binaries\AutogeneratedProject.jucer Finished saving: Visual Studio 2017 Finished saving: Xcode (MacOSX) Finished saving: Xcode (iOS) Finished saving: Linux Makefile Compiling 64bit Instrument plugin Brighter ... Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Current.targets(108,3): error MSB4019: imported project "C:\Program Files (x86)\Microsoft VisualStudio\2017\Community\Common7\IDE\VC\VCTargets\Platforms\x64\Platform.targets" not found. Verify that the path in the <Import> declaration is correct and that the file is on disk. [C:\Users\qarsa\Music\Brighter\Binaries\Builds\VisualStudio2017\Brighter_SharedCode.vcxproj] Press any key to continue . . .