zengine icon indicating copy to clipboard operation
zengine copied to clipboard

编译出错

Open samuelyao314 opened this issue 9 years ago • 1 comments

samuel@localhost:~/src/zengine/build$ cmake .. -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- 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 -- CMAKE_BUILD_TYPE is -- Configuring done CMake Error at zengine/CMakeLists.txt:77 (ADD_EXECUTABLE): Cannot find source file:

./module/mod_http_client/module_http_client_dll.cc

Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

samuelyao314 avatar Mar 12 '15 01:03 samuelyao314