[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem...
From: |
Ricardo |
Subject: |
Problem... |
Date: |
Mon, 03 Nov 2003 13:50:36 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 |
Hi,
Sorry my english.
I have a question,:
I'm VB programmer and I've been using the file 'gnokiiapi.dll',
contained on the folder "patches\vb", on version 0.33 of gnokii.
Now, I'd like to move to version 0.5.5, but I can't find this dll. I
tried to compile it using MS VC++ 6.0, but I'm geting the following results:
--------------------Configuration: libgnokii - Win32
Debug--------------------
Compiling...
gsm-encoding.c
C:\testes\gnokii\gnokii src\common\gsm-encoding.c(570) : fatal error
C1189: #error : "iconv missing"
gsm-filetypes.c
C:\testes\gnokii\gnokii src\common\gsm-filetypes.c(282) : warning C4013:
'pnok_ringtone_from_raw' undefined; assuming extern returning int
C:\testes\gnokii\gnokii src\common\gsm-filetypes.c(519) : error C2143:
syntax error : missing ';' before 'type'
C:\testes\gnokii\gnokii src\common\gsm-filetypes.c(522) : error C2275:
'gn_error' : illegal use of this type as an expression
../../include\gnokii/error.h(79) : see declaration of 'gn_error'
C:\testes\gnokii\gnokii src\common\gsm-filetypes.c(522) : error C2146:
syntax error : missing ';' before identifier 'err'
C:\testes\gnokii\gnokii src\common\gsm-filetypes.c(522) : error C2065:
'err' : undeclared identifier
C:\testes\gnokii\gnokii src\common\gsm-filetypes.c(524) : warning C4013:
'pnok_ringtone_to_raw' undefined; assuming extern returning int
C:\testes\gnokii\gnokii src\common\gsm-filetypes.c(524) : error C2065:
'buf' : undeclared identifier
C:\testes\gnokii\gnokii src\common\gsm-filetypes.c(526) : warning C4022:
'fwrite' : pointer mismatch for actual parameter 1
Generating Code...
Error executing cl.exe.
gnokiid.dll - 6 error(s), 3 warning(s)
I'm not familiar with this compiler or the C++ language it self. Can
someone help me solving this problem, or better yet send me the last
version for this dll.
Tanks.
Ricardo Freitas