在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):vocalodon/VocalodonVST开源软件地址(OpenSource Url):https://github.com/vocalodon/VocalodonVST开源编程语言(OpenSource Language):C++ 96.3%开源软件介绍(OpenSource Introduction):VocalodonVSTVocalodon VST is a Mastodon client for VST. Copyright (c) 2017 TOMOKI++/Vocalodon.net http://vst.vocalodon.net/ For end usersAll documents and binaries are on the official site. http://vst.vocalodon.net/ For developersusing
BuildsRequire Visual Studio 2015 Get Vocalodon VST source code
Build libcurlDownload latest curl-7.x.x.zip from https://curl.haxx.se/download.html unzip it Compile 64bit versionOpen VS2015 x64 Native Tools Command prompt and change directory to your unzipped curl-7.x.x\winbuild folder.
Copy curl-7.x.x\builds\libcurl-vc14-x64-release-dll-ipv6-sspi-winssl\include\curl folder into VocalodonVST\src\include Copy bin folder and lib folder in the curl-7.x.x\builds\libcurl-vc14-x64-release-dll-ipv6-sspi-winssl into VocalodonVST\src\x64 Compile 32bit version (if you need)Open VS2015 x86 Native Tools Command prompt and change directory to your unzipped curl-7.x.x\winbuild folder.
Copy bin folder and lib folder in the curl-7.x.x\builds\libcurl-vc14-x86-release-dll-ipv6-sspi-winssl into VocalodonVST\src\x64 Build Vocalodon VSTOpen VocalodonVST\src\Builds\VisualStudio2015\DonVST.sln with Visual Studio 2015. Change Solution Configuration to "Debug x64" or "Debug win32" and Rebuild "DonVST_VST" project. You can find VocalodonVST.dll file into VocalodonVST\src\Builds\VisualStudio2015\x64\Debug\VST or VocalodonVST\src\Builds\VisualStudio2015\win32\Debug\VST To execute it, put libcurl.dll into same folder with VocalodonVST.dll and copy VocalodonVST\src\assets folder into same folder and rename to "VocalodonVST_files". LicenseGPLv3 |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论