paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] MPEG under Windows?


From: Sven Hazejager
Subject: Re: [paragui-users] MPEG under Windows?
Date: Fri, 26 Jul 2002 09:57:05 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611

Hi guys,

Yes, the problem was indeed with smpeg. My small test program showed the same results. I've added DECLSPEC statements to all "class Blah" declarations, and suddenly, all symbols appeared in the DLL :-).

Thanks for your insights guys.

Sven

Eric Ross wrote:
----
#include "MPEG.h"
int main() { MPEG *m = new MPEG("hellomom", true); return 0; }
---





reply via email to

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