[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IrDA support on Win32
From: |
BORBELY Zoltan |
Subject: |
Re: IrDA support on Win32 |
Date: |
Mon, 21 Jun 2004 00:53:43 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Mon, Jun 14, 2004 at 05:10:26PM -0700, Evgeny Stukalov wrote:
> Failure follows me today. I got a hold of MS Visual C++, added af_irda.h to
> the sources, and followed the instructions in README-WIN32 to build, and got
> these errors:
>
> Linking...
> Creating library Debug/gnokiid.lib and object Debug/gnokiid.exp
> gsm-api.obj : error LNK2001: unresolved external symbol _driver_gnapplet
> Debug/gnokiid.dll : fatal error LNK1120: 1 unresolved externals
> Error executing link.exe.
>
> gnokii.exe - 2 error(s), 49 warning(s)
The cvs contains the fix, just download win32/MSVC6/libgnokii.dsp and
try it again (quick fix: add gnapplet.c to the project).
Bye,
Bozo