[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MS VC6.0 gnokii DLL (WIN32 x86)
From: |
Bob Shaffer ][ |
Subject: |
Re: MS VC6.0 gnokii DLL (WIN32 x86) |
Date: |
Mon, 10 Feb 2003 11:09:01 -0500 (EST) |
> Hmm i updated gnokii.c and detected the following
>
> #include <dirent.h>
>
> but it should be
>
> #include <direct.h>
>
> or what compiler do u use ???????
>
> here is patch for gnokii.c for MSVC6
I don't think that's right. dirent.h contains routines for reading a
directory structure. I don't know what direct.h is, but it doesn't appear
to be present in my include directory. Gnokii compiled fine on my system
with gcc.
- Bob Shaffer ][ -
Re: MS VC6.0 gnokii DLL (WIN32 x86), Pawel Kot, 2003/02/10