

NOTE: The VST3 SDK v3.6.6 will be required for RackAFX v6.7 and beyond to use the [Make VST] function. Several changes have been made which make trying to support multiple versions of the SDK with various version of VSTGUI4 time-consuming and unnecessary.
RackAFXv6.6.4.1 will still support both 3.6.0 and 3.6.5 versions of the VST3 SDK and will remain available even after RackAFX v6.7.x is released.
- Will
Steinberg have released VST3.6.6 SDK as of June 21, 2016. They have removed support for Visual Studio 2008. If you have existing projects in VS2008 and you want to upgrade to the new SDK (recommended) the workaround is: in ftypes.h you have to alter the code near the bottom of the file:
-- Non VS2008:
#ifndef SMTG_CPP11_STDLIBSUPPORT
// Enable this for old compilers
// #define nullptr NULL
#endif
-- For VS2008
//#ifndef SMTG_CPP11_STDLIBSUPPORT
// Enable this for old compilers
#define nullptr NULL
//#endif
RackAFX v6.7 and above will no longer support VS2008 for the [Make VST] function due to these issues. However, you can still use VS2008 for RackAFX projects.
- Will
Most Users Ever Online: 152
Currently Online:
6 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Chaes: 56
Skyler: 48
StevieD: 46
Derek: 46
Frodson: 45
Peter: 43
TheSmile: 43
Nickolai: 43
clau_ste: 39
jeanlecode: 37
Member Stats:
Guest Posters: 1
Members: 768
Moderators: 1
Admins: 6
Forum Stats:
Groups: 13
Forums: 42
Topics: 842
Posts: 3347
Moderators: W Pirkle: 689