Bug 134150 - typo in the source cause compile to fail
Summary: typo in the source cause compile to fail
Status: RESOLVED INTENTIONAL
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-16 04:21 UTC by Michael Rothstein
Modified: 2007-05-23 22:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

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