Bug 134150

Summary: typo in the source cause compile to fail
Product: [Unmaintained] kopete Reporter: Michael Rothstein <rothstei>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Michael Rothstein 2006-09-16 04:21:09 UTC
Version:           newest?? (using KDE KDE 3.5.4)
Installed from:    Compiled From Sources
Compiler:          g++/gcc 4.1.0 (SUSE Linux, came with Suse 10.1)  
OS:                Linux

The file kopete.widgets in directory kde/kdenetwork/work/kdenetwork-3.5.4/kopete/libkopete/ui
refers to two IncludeFile s with the prefix kopete/ui ; this causes the compile of
metacontactselectorwidget_base.cpp to fail because it cannot find the files to be included.

I am using konstruct to (try to) build from scratch.
Comment 1 Olivier Goffart 2006-09-17 14:37:36 UTC
I thought that widgets were not compiled by default.
Comment 2 Matt Rogers 2007-05-23 22:47:14 UTC
the designer integration stuff is not compiled by default because it doesn't work anymore.