------ Build started: Project: vst, Configuration: Debug Win32 ------
Compiling...
VstHost.cpp
PopupWindow.cpp
WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
d:\PD2\vst~\src\PopupWindow.cpp(29) : error C2039: 'OnEditorClose' : is not a member of 'VSTPlugin'
d:\PD2\vst~\src\VstHost.h(43) : see declaration of 'VSTPlugin'
d:\PD2\vst~\src\PopupWindow.cpp(73) : error C2660: 'VSTPlugin::GetEditorRect' : function does not take 0 arguments
d:\PD2\vst~\src\PopupWindow.cpp(74) : error C2039: 'getX' : is not a member of 'VSTPlugin'
d:\PD2\vst~\src\VstHost.h(43) : see declaration of 'VSTPlugin'
d:\PD2\vst~\src\PopupWindow.cpp(74) : error C2039: 'getY' : is not a member of 'VSTPlugin'
d:\PD2\vst~\src\VstHost.h(43) : see declaration of 'VSTPlugin'
d:\PD2\vst~\src\PopupWindow.cpp(105) : error C2039: 'setPos' : is not a member of 'VSTPlugin'
d:\PD2\vst~\src\VstHost.h(43) : see declaration of 'VSTPlugin'
EditorThread.cpp
WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
StdAfx.cpp
main.cpp
WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
Build log was saved at "file://d:\Pd2\vst~\pd-msvc\d\BuildLog.htm"
vst - 5 error(s), 0 warning(s)
---------------------- Done ----------------------
Build: 0 succeeded, 1 failed, 0 skipped