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

main.c:33:10: fatal error: 'wdsp.h' file not found #124

Open
Adam-Jesus opened this issue Sep 1, 2023 · 0 comments
Open

main.c:33:10: fatal error: 'wdsp.h' file not found #124

Adam-Jesus opened this issue Sep 1, 2023 · 0 comments

Comments

@Adam-Jesus
Copy link

Adam-Jesus commented Sep 1, 2023

EDIT: I found the solution to this problem in another Issue: Multiple "Packages not found" #55 #55

Greetings,

I'm having some trouble building linhpsdr and am wondering if I might get some help

The following is terminal output showing the current problem "'wdsp.h' file not found"

Thanks,

Lachlan ✨

Lachlans-Mac-Pro:linhpsdr lachlanmaccoll$ make
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.mac
rm -f version.o
cc -Wno-deprecated-declarations -D SOUNDIO -D GIT_DATE='"2023-01-06"' -D GIT_VERSION='"Beta"' -D MIDI -O3 -g -D MIDI pkg-config --cflags gtk+-3.0 -c -o main.o main.c
main.c:33:10: fatal error: 'wdsp.h' file not found
#include <wdsp.h>
^~~~~~~~
1 error generated.
make[1]: *** [main.o] Error 1
make: *** [all] Error 2
Lachlans-Mac-Pro:linhpsdr lachlanmaccoll$

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