Bug 257118

Summary: kmobiletools svn: missing header file kmobiletools_devices.h
Product: [Unmaintained] kmobiletools Reporter: Mark <markotahal>
Component: generalAssignee: Quentin Denis <quentin>
Status: RESOLVED UNMAINTAINED    
Severity: minor CC: andrew.crouthamel
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: My own header, freshly generated.

Description Mark 2010-11-17 06:20:37 UTC
Version:           unspecified (using Devel) 
OS:                Linux

The header file kmobiletools_devices.h used in kmobiletools/engines/gammu_engine/device.cpp is missing. 
Here's excerpt from the compilation: 

fatal error: kmobiletools_devices.h: No such file or directory
compilation terminated.
make[2]: *** [kmobiletools/engines/gammu_engine/CMakeFiles/kmobiletools_gammu.dir/device.cpp.o] Error 1
make[1]: *** [kmobiletools/engines/gammu_engine/CMakeFiles/kmobiletools_gammu.dir/all] Error 2

Thank you, M/

Reproducible: Always

Steps to Reproduce:
compile svn
Comment 1 Quentin Denis 2010-11-23 22:00:35 UTC
Did you execute "cmake ." before running make? Usually this file is generated automatically (by kconfig_compiler).

I attach my kmobiletools_devices.h, I hope it will help you out.

Please note that kmobiletools is not ready to use. The framework is now built, but the backends (the gammu engine) is still broken. It has to be fixed but currently I have no time to hack.

Kind regards
Comment 2 Quentin Denis 2010-11-23 22:01:32 UTC
Created attachment 53674 [details]
My own header, freshly generated.
Comment 3 Andrew Crouthamel 2018-09-03 03:56:17 UTC
Hello! Sorry to be the bearer of bad news, but this project has been
unmaintained for many years and I will be closing this bug.