vsplugin.cpp: L172
'eWindowPosUser' is undefined
'nglWindowInfo::ePosUser' solves the problem

vsplugin.cpp: L184
'eWindowShow' is undefined
'nglWindow::eShow' solves the problem

I'm a bit confused by the macros used to export the library, I'm having these errors (I had exactly the same with ngl-0.7.10):

vstplugin.obj : error LNK2001: unresolved external symbol "__declspec(import) public: __thiscall nglVSTPlugin::nglVSTPlugin(void)" ([EMAIL PROTECTED]) vstplugin.obj : error LNK2001: unresolved external symbol "__declspec(import) public: virtual __thiscall nglVSTPlugin::~nglVSTPlugin(void)" ([EMAIL PROTECTED]) vstplugin.obj : error LNK2001: unresolved external symbol "__declspec(import) private: int __thiscall nglPlugin::DllMain(struct HINSTANCE__ *,unsigned long, void *)" ([EMAIL PROTECTED])

cheers

remy

--
//         [EMAIL PROTECTED]          \\
\\     Equipe Applications temps-réel    //
  ---------------------------------------
//        mdsp @ smartelectronix         \\
\\ http://www.smartelectronix.com/~mdsp/ //



Reply via email to