paragui-users
[Top][All Lists]
Advanced

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

[paragui-users] MPEG under Windows?


From: Sven Hazejager
Subject: [paragui-users] MPEG under Windows?
Date: Thu, 25 Jul 2002 12:10:31 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611

Hi all,

I'm trying to use the PGMpeg project under Windows. I've successfully compiled the SMPEG 0.4.4 DLL. PGMPeg compiles, but the linker generates this error:

error LNK2001: unresolved external symbol "public: __thiscall MPEG::MPEG(char const *,bool)" (??0MPEG@@address@hidden@Z)

Using the Dependency Viewer, I see that this symbol indeed is NOT included in the smpeg.dll. Actually, there are ONLY C symbols included there!

Does anyone have a clue as to how to make Visual Studio C++ 6.0 include the C++ functions and classes in the DLL? Including the "name decoration", that is?

Thanks,

Sven




reply via email to

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