You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a module for OBStudio , obs can load with OurILAsm+SysObjRebase setting dll
But when I create new thread or try catch , the obs will throw exception in call obs_module_load
Thanks for the information. I've checked the issue. This is duplicate of #132 but OBS case looks more problematic because, for example, "netcoreapp2.2 seems pretty fine"
Temporarily please use netstandard targeting in your case.
Create a module for OBStudio , obs can load with OurILAsm+SysObjRebase setting dll
But when I create new thread or try catch , the obs will throw exception in call
obs_module_load
Repo: obstest
Module_Doc
For testing: after build and installed obs , put the dll into obs-studio\obs-plugins\64bit\obstest.dll
The text was updated successfully, but these errors were encountered: