Open B00B0X opened 6 years ago
Also at line 260 in va_list.cs, I had to make the following change:
case 's':
case 'S':
instead of only
case 'S':
The same for OBS-Studio-0.15.4 x86 Is there any update?
The same for both x86 (21.0.3) and x64 (20.1.3). Did you find any solution?
These bindings have not been maintained for years, and I currently have no interest to keep them up to date, so I'm sorry but you guys have to find another bindings for libobs.
We get an error at ResetVideo with the example 'test' program. Dlls are loaded fine. Version: OBS 21.1.2 (64bit, windows)
What could be the problem?