[Uml-devel] [Bug 168272] New: (Build error) error: import_utils.h: No such file or directory

Daniel Richard G. skunk at iskunk.org
Sun Aug 3 20:38:59 UTC 2008


------- 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=168272         
           Summary: (Build error) error: import_utils.h: No such file or
                    directory
           Product: umbrello
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel.kde.org
        ReportedBy: skunk iskunk org


Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

Got this error when building kdesdk from SVN trunk:

[ 67%] Building CXX object umbrello/umbrello/CMakeFiles/umbrello.dir/dialogs/umlattributedialog.o
/scratch/kdesvn/kdesdk/umbrello/umbrello/dialogs/umlattributedialog.cpp:22:26: error: import_utils.h: No such file or directory
/scratch/kdesvn/kdesdk/umbrello/umbrello/dialogs/umlattributedialog.cpp: In member function ‘bool UMLAttributeDialog::apply()’:
/scratch/kdesvn/kdesdk/umbrello/umbrello/dialogs/umlattributedialog.cpp:199: error: ‘Import_Utils’ has not been declared
/scratch/kdesvn/kdesdk/umbrello/umbrello/dialogs/umlattributedialog.cpp:200: error: ‘Import_Utils’ has not been declared
/scratch/kdesvn/kdesdk/umbrello/umbrello/dialogs/umlattributedialog.cpp:201: error: ‘Import_Utils’ has not been declared
make[2]: *** [umbrello/umbrello/CMakeFiles/umbrello.dir/dialogs/umlattributedialog.o] Error 1
make[1]: *** [umbrello/umbrello/CMakeFiles/umbrello.dir/all] Error 2
make: *** [all] Error 2

An include directive needs to be given, so that the import_utils.h file can be found in .../umbrello/umbrello/codeimport/.

Patch forthcoming.




More information about the umbrello-devel mailing list