Skip to content

Can't compile #6

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Download memscanner-v1.3.tar
2. Unpack it, and change directory to project folder
3. Make dir build
4. Run cmake ..
5. Run make

$ make
Scanning dependencies of target pList
[  6%] Building CXX object memscanner/pList/CMakeFiles/pList.dir/pList.cpp.o
Linking CXX static library libpList.a
[  6%] Built target pList
[ 12%] Generating qrc_resources.cxx
[ 18%] Generating ui_mainwindow.h
[ 25%] Generating ui_themes.h
[ 31%] Generating moc_mainwindow.cxx
[ 37%] Generating moc_themes.cxx
[ 43%] Generating moc_scan.cxx
Scanning dependencies of target memscanner
[ 50%] Building CXX object memscanner/CMakeFiles/memscanner.dir/main.cpp.o
[ 56%] Building CXX object memscanner/CMakeFiles/memscanner.dir/mainwindow.cpp.o
/home/USER/Desktop/memscanner/memscanner/mainwindow.cpp:3:27: fatal error: 
ui_mainwindow.h: No such file or directory
compilation terminated.
make[2]: *** [memscanner/CMakeFiles/memscanner.dir/mainwindow.cpp.o] Error 1
make[1]: *** [memscanner/CMakeFiles/memscanner.dir/all] Error 2
make: *** [all] Error 2


memscanner 1.3
I'm using Archlinux


Original issue reported on code.google.com by vlao...@gmail.com on 4 Aug 2011 at 7:51

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions