Bug 257118 - kmobiletools svn: missing header file kmobiletools_devices.h
Summary: kmobiletools svn: missing header file kmobiletools_devices.h
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmobiletools
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR minor
Target Milestone: ---
Assignee: Quentin Denis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 06:20 UTC by Mark
Modified: 2018-09-03 03:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
My own header, freshly generated. (1.15 KB, text/x-chdr)
2010-11-23 22:01 UTC, Quentin Denis
Details

Note You need to log in before you can comment on or make changes to this bug.
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.