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

Compilation error #314

Open
Duddy67 opened this issue Apr 27, 2023 · 1 comment
Open

Compilation error #314

Duddy67 opened this issue Apr 27, 2023 · 1 comment

Comments

@Duddy67
Copy link

Duddy67 commented Apr 27, 2023

Hi,
I'm trying to compile the library as explained in the Readme:

On Unix systems, type ./configure in the top level directory, then make in the tests/ directory to compile the test programs.
If you checked out the code from git, please run ./autogen.sh before ./configure

So I ran ./autogen.sh then ./configure in the top level directory.
But when I run make in the tests/directory I get this error:

CXX midiprobe.o
make: *** No rule to make target '../librtmidi.la', needed by 'midiprobe'. Stop.

What did I do wrong ?

ubuntu 22.O4 clang

@garyscavone
Copy link
Contributor

Running "make" from the top level directory should also compile the programs in the tests/ directory.

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

2 participants