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] QtWidgets.framework missing #492

Closed
broady opened this issue May 15, 2020 · 3 comments
Closed

[macOS] QtWidgets.framework missing #492

broady opened this issue May 15, 2020 · 3 comments

Comments

@broady
Copy link

broady commented May 15, 2020

I installed obs-ndi but get this error starting up:

error: os_dlopen(/Library/Application Support/obs-studio/plugins/obs-ndi/bin/obs-ndi.so->/Library/Application Support/obs-studio/plugins/obs-ndi/bin/obs-ndi.so): dlopen(/Library/Application Support/obs-studio/plugins/obs-ndi/bin/obs-ndi.so, 257): Library not loaded: @executable_path/../Frameworks/QtWidgets.framework/Versions/5/QtWidgets
  Referenced from: /Library/Application Support/obs-studio/plugins/obs-ndi/bin/obs-ndi.so
  Reason: image not found

warning: Module '/Library/Application Support/obs-studio/plugins/obs-ndi/bin/obs-ndi.so' not loaded

I initially installed OBS 25 but downgraded to OBS 23, and re-ran the obs-ndi installer after I removed OBS 23.

@broady
Copy link
Author

broady commented May 15, 2020

I ran sudo rm -rf /Library/Application\ Support/obs-studio/plugins/obs-ndi/ and re-ran the installer and get the same error.

@broady
Copy link
Author

broady commented May 15, 2020

info: CPU Name: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
info: CPU Speed: 2200MHz
info: Physical Cores: 6, Logical Cores: 12
info: Physical Memory: 16384MB Total
info: OS Name: Mac OS X (NSMACHOperatingSystem)
info: OS Version: Version 10.14.6 (Build 18G2022)
info: Kernel Version: 18.7.0
info: hotkeys-cocoa: Using layout 'com.apple.keylayout.US'
info: Portable mode: false
QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_destroyed()
QMetaObject::connectSlotsByName: No matching signal for on_program_customContextMenuRequested(QPoint)
info: OBS 23.2.1 (mac)

@broady
Copy link
Author

broady commented May 15, 2020

Nevermind: "Only use this release with OBS Studio v25 or above!"

@broady broady closed this as completed May 15, 2020
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