gnokii-users
[Top][All Lists]
Advanced

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

gnokii 0.6.29 on windows 7 using MSVS2008


From: Rohit Chaudhri
Subject: gnokii 0.6.29 on windows 7 using MSVS2008
Date: Fri, 25 Jun 2010 20:43:49 -0700

Hi,
Has anyone been able to build the latest (0.6.29) version of gnokii on Windows 7? I am using the 32 bit version and followed the instructions at http://wiki.gnokii.org/index.php/Windows. I have installed sed for windows and added it to the system PATH variable. tried running gen_gnokii_h.bat on both the windows powershell and cygwin. I didn't find a .ps1 file in the source tree. But I am unable to build gnokii using MSVS2008.
If anyone has been able to build the latest version of gnokii on a windows platform, would appreciate it if you could tell me how to do this. I am pasting below output from the powershell and cygwin and also compile errors from visual studio. Windows dosen't have glib.h, looks like the header files are not being generated correctly.

Thanks,
rohit

powershell:
The system cannot find the path specified.
Ver: 6.0.0
done!

Cygwin:
$ ./gen_gnokii_h.bat
Ver: 6.0.0
done!

MSVS2008:
Error    1    fatal error C1083: Cannot open include file: 'glib.h': No such file or directory    c:\Users\rohitc\data\msvs\gnokii-0.6.29\common\gsm-sms.c    37    libgnokii
Error    2    error C2065: 'position' : undeclared identifier    c:\Users\rohitc\data\msvs\gnokii-0.6.29\common\phones\fake.c    226    libgnokii
Error    3    error C2065: 'position' : undeclared identifier    c:\Users\rohitc\data\msvs\gnokii-0.6.29\common\phones\fake.c    227    libgnokii
Error    4    error BK1506 : cannot open file '.\Win32\Debug\gsm-sms.sbr': No such file or directory    BSCMAKE    libgnokii
 

reply via email to

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