Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run "bash run.sh" #2

Open
chutongz opened this issue Nov 27, 2018 · 3 comments
Open

Unable to run "bash run.sh" #2

chutongz opened this issue Nov 27, 2018 · 3 comments

Comments

@chutongz
Copy link

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!

@hezhanbang
Copy link

me too

1 similar comment
@Tobias-Young
Copy link

me too

@sxfmusic
Copy link

chmod a+r 777 *

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants