Skip to content

[speexdsp] Fix include directories for Linux builds#15036

Merged
BillyONeal merged 2 commits intomicrosoft:masterfrom
LRFLEW:speexdsp
Dec 10, 2020
Merged

[speexdsp] Fix include directories for Linux builds#15036
BillyONeal merged 2 commits intomicrosoft:masterfrom
LRFLEW:speexdsp

Conversation

@LRFLEW
Copy link
Contributor

@LRFLEW LRFLEW commented Dec 10, 2020

In the comments of #14758, @BillyONeal pointed out there was a build error when compiling on Linux. As it turns out, when I was dealing with an error in the CI tests (that wasn't appearing for me locally), I changed the location where the configured header file speexdsp_config_types.h gets written to before installing, but forgot to add the new location to the project's include directories. This is a quick fix for that mistake that fixes the Linux build (I tested it in Docker).

@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label Dec 10, 2020
@JackBoosY JackBoosY requested a review from BillyONeal December 10, 2020 07:47
@BillyONeal
Copy link
Member

Thanks so much for your help!

@BillyONeal BillyONeal merged commit 9be0e17 into microsoft:master Dec 10, 2020
@BillyONeal
Copy link
Member

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants