Compileing ANSI c to static dll

Login to reply to this topic.
Tue, 2007-03-06 08:20
Joined: 2006-10-11
Forum posts: 17
--------------------------------------------------------------------------------

I successfully compile the c code to the dll, but my exe can not find the export function that I decleared in the dll.

Can anybody give some suggestion when compiling the c code to dll.
Some materials maybe also helpful. examples will be a great help.

my email is: xhsoldier@163.com

Hardworking and Quick learning, Enjoy Symbian.


Tue, 2007-03-06 10:08
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2009
Re: Compileing ANSI c to static dll
Might be that posting how you export your function will help....
(Have you used 'extern "C" ' keywords ?)

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

  • Login to reply to this topic.