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

Perfetto SDK not being found despite being in Header Search Paths #26

Open
sudara opened this issue Dec 6, 2023 · 1 comment
Open
Labels
bug Something isn't working Projucer

Comments

@sudara
Copy link
Owner

sudara commented Dec 6, 2023

With the following setup:

Header Search Paths:

../perfetto/sdk

Folder Layout:

melatonin_perfetto/
perfetto/sdk
main_project/
    main_project.jucer
@sudara sudara added bug Something isn't working Projucer labels Dec 6, 2023
@sudara
Copy link
Owner Author

sudara commented Dec 6, 2023

Workaround is to change the include in melatonin_perfetto.h from #include <perfetto.h> to #include "../perfetto/sdk/perfetto.h"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Projucer
Projects
None yet
Development

No branches or pull requests

1 participant