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

macos plugin build failing to find util/dstr.h #102

Closed
EZ64cool opened this issue Nov 16, 2023 · 4 comments
Closed

macos plugin build failing to find util/dstr.h #102

EZ64cool opened this issue Nov 16, 2023 · 4 comments

Comments

@EZ64cool
Copy link
Contributor

Operating System Info

Windows 10

Other OS

No response

OBS Studio Version

29.1.3

OBS Studio Version (Other)

No response

OBS Studio Log URL

N/A

OBS Studio Crash Log URL

No response

Expected Behavior

macos builds should be able to include util/dstr.h without issue

Current Behavior

macos fails build, stating it can't find util/dstr.h

Steps to Reproduce

  1. Create from template
  2. Add #include <util/dstr.h> to plugin-main.c
  3. Push changes

Anything else we should know?

Links to builds failing on my current plugin
https://github.com/EZ64cool/obs-hadowplay/actions/runs/6884310748/job/18726554756

This came up whilst I've been trying to merge the latest template.

@EZ64cool
Copy link
Contributor Author

I recreated a repositry with only these change as proof
https://github.com/EZ64cool/obs-template-test

@EZ64cool
Copy link
Contributor Author

Found #88 and will give it a go

@RytoEX
Copy link
Member

RytoEX commented Jan 10, 2024

@EZ64cool was this resolved for you?

@EZ64cool
Copy link
Contributor Author

Yes thank you, updating to obs-studio 30 fixed the issue.

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