Skip to content

Unable to run "bash run.sh" #2

@chutongz

Description

@chutongz
make: *** No targets specified and no makefile found.  Stop.
-- Configuring done
CMake Error at CMakeLists.txt:18 (add_executable):
  Cannot find source file:

    /Webrtc/webrtc/src/test/process_test.cc

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


CMake Error at CMakeLists.txt:16 (add_executable):
  Cannot find source file:

    /Webrtc/webrtc/src/webrtc_audio_processing.cc

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


CMake Error: CMake can not determine linker language for target: audio_proc_test
CMake Error: Cannot determine link language for target "audio_proc_test".
CMake Error: CMake can not determine linker language for target: webrtc-audio-process
CMake Error: Cannot determine link language for target "webrtc-audio-process".
-- Generating done
-- Build files have been written to: /home/chutz/test/WebRTC-audio-processing/webrtc-audio-processing/bin
make[2]: *** No rule to make target 'CMakeFiles/audio_proc_test.dir/build'.  Stop.
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/audio_proc_test.dir/all' failed
make[1]: *** [CMakeFiles/audio_proc_test.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
/home/chutz/test/WebRTC-audio-processing/webrtc-audio-processing
WebRTC AEC 2: run.sh: line 75: ./bin/audio_proc_test: No such file or directory

I have no idea about this error, any help is appreciated! Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions