ngl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ngl-devel] vsplugin example


From: Remy Muller
Subject: [ngl-devel] vsplugin example
Date: Thu, 27 Nov 2003 19:57:48 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030708

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)" (__imp_?0nglVSTPlugin@@address@hidden) vstplugin.obj : error LNK2001: unresolved external symbol "__declspec(import) public: virtual __thiscall nglVSTPlugin::~nglVSTPlugin(void)" (__imp_?1nglVSTPlugin@@address@hidden) vstplugin.obj : error LNK2001: unresolved external symbol "__declspec(import) private: int __thiscall nglPlugin::DllMain(struct HINSTANCE__ *,unsigned long, void *)" (address@hidden@@AAEHPAUHINSTANCE__@@address@hidden)

cheers

remy

--
//         address@hidden          \\
\\     Equipe Applications temps-réel    //
  ---------------------------------------
//        mdsp @ smartelectronix         \\
\\ http://www.smartelectronix.com/~mdsp/ //





reply via email to

[Prev in Thread] Current Thread [Next in Thread]