← Back to team overview

kicad-developers team mailing list archive

Missing files

 

Hello there Jean:

jerry@jerry-desktop:~/subversion/kicad/build/linux_32bit$ cmake ../../
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
- found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Check for installed OpenGL -- found
-- Check for installed Boost -- found
-- Check for installed wxWidgets -- found
-- Check for installed zlib -- found
-- Configuring done
CMake Error in pcbnew/CMakeLists.txt:
Cannot find source file "zones_polygons_insulated_copper_islands.cpp".
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx

CMake Error in polygon/CMakeLists.txt:
Cannot find source file "polygon_test_point_inside.cpp". Tried
extensions
.c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx


cmake: /build/buildd/cmake-2.6.0/Source/cmLocalGenerator.cxx:2440:
std::string cmLocalGenerator::GetObjectFileNameWithoutTarget(const
cmSourceFile&, size_t, bool*): Assertion `!relFromSource.empty()' failed.
Afgebroken
jerry@jerry-desktop:~/subversion/kicad/build/linux_32bit$



I think you need to commit those files or change the cmakelists.


Greets Jerry