[Kde-imaging] [Bug 124383] New: Problem compiling printwizard - Fault in frmprintwizardbase.cpp?

Thomas Astleitner ta at streife.com
Mon Mar 27 22:13:37 CEST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=124383         
           Summary: Problem compiling printwizard - Fault in
                    frmprintwizardbase.cpp?
           Product: kipiplugins
           Version: unspecified
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-imaging kde org
        ReportedBy: ta streife com


Version:            (using KDE KDE 3.5.1)
Installed from:    SuSE RPMs
Compiler:          GNU Make 3.80 
OS:                Linux

I've downloaded actual sourcecode for kipi-plugins, RC1.
During ./configure, everything goes fine.
While compiling using make, i get the following error message:

frmprintwizardbase.cpp:41:46: kipiprintwizardplugin::cropframe.h: No such file or directory

So I opened file
/kipi-plugins-0.1.0-rc1/kipi-plugins/printwizard/frmprintwizardbase.cpp
and removed line 41 (#include "kipiprintwizardplugin::cropframe.h") completely.

During the compile process, it looks for a file named kipiprintwizardplugin::cropframe.h, which surely cannot be found because, as we all know, the file is named cropframe.h which will be called two lines lower.

After compiling and installing this way, gwenview works pretty good with all kipi-plugins.

Greets and great work!!
Thomas


More information about the Kde-imaging mailing list