3dtof / voxelsdk

VoxelSDK - an SDK supporting TI's 3D Time of Flight cameras
BSD 3-Clause "New" or "Revised" License
108 stars 71 forks source link

Source build issue! #141

Open BurningBrain opened 7 years ago

BurningBrain commented 7 years ago

ubuntu 14.04lts When i build the source ,i met problem as follow: [ 60%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/VoxelProgrammerBase.cpp.o [ 61%] Building CXX object VoxelPCL/CMakeFiles/voxelpcl.dir/PCLGrabber.cpp.o [ 62%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/VoxelUSBProgrammer.cpp.o [ 63%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/VoxelXUProgrammer.cpp.o [ 64%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/ToFCameraBase.cpp.o [ 65%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/ToFCamera.cpp.o c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See file:///usr/share/doc/gcc-4.8/README.Bugs for instructions. make[2]: ** [VoxelPCL/CMakeFiles/voxelpcl.dir/PCLGrabber.cpp.o] Error 4 make[1]: [VoxelPCL/CMakeFiles/voxelpcl.dir/all] Error 2 make[1]: * Waiting for unfinished jobs.... [ 66%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/ToFDepthFrameGenerator.cpp.o [ 66%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/ToFCameraFactoryBase.cpp.o [ 67%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/ToFFrameGenerator.cpp.o [ 68%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/ToFCalculusCamera.cpp.o [ 69%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/ToFHaddockCamera.cpp.o [ 70%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/ToFTintinCamera.cpp.o [ 71%] Building CXX object TI3DToF/CMakeFiles/ti3dtof.dir/ToFCrossTalkFilter.cpp.o

How to solve this problem! thks

larrylisky commented 7 years ago

On what hardware platform are you compiling this? I have seen similar error where hardware doesn't have enough DRAM and have to use file cache.