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

error on build #1

Open
newlaurent62 opened this issue Oct 7, 2019 · 0 comments
Open

error on build #1

newlaurent62 opened this issue Oct 7, 2019 · 0 comments

Comments

@newlaurent62
Copy link

Hello,

After cloning the trix git

git clone https://github.com/JorenSix/trix.git

when i compile for the first time, the make command complains the following:

g++ -Wall -D__LINUX_PULSE__  -o bin/trix_microphone src/TrixMicrophone.cpp  libs/rtaudio-5.0.0/RtAudio.cpp  -Ilibs/rtaudio-5.0.0 -lpthread -lortp -lpulse-simple -lpulse -lopus 
/usr/bin/ld : ne peut ouvrir le fichier de sortie bin/trix_microphone : Aucun fichier ou dossier de ce type
collect2: error: ld returned 1 exit status
make: *** [Makefile:6: microphone_pulse] Error 1

The problem was solved by creating a "bin" directory in the trix dir.

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

1 participant