Ivan
Ivan
Tried makefile and getting another problem: `ld: archive has no table of contents file 'boost-ios/boost-iosx-product/ios/boost-1.54.0/boost.framework/boost' for architecture arm64 ` Lipo: `Architectures in the fat file: boost-ios/boost-iosx-product/ios/boost-1.54.0/boost.framework/boost are: armv7 armv7s i386...
As I wrote I don't use dependency management tools like CocoaPods. I hope there is a way to use this library as it is, without building a framework.
> Potential fix in #5168 > Please verify and close if this fixes your issue. Otherwise leave a comment and i will further investigate. I use OpenSSL implementation
@mlgiraud Sorry for pushing, but maybe you could tell me the direction I can research this problem myself?
Having same problem. I used `setIgnoreSSLVerification` to ignore SSL verification because server use self-generated certificate and when I connect to that server I have same error messages.
> Updated the [gist](https://gist.github.com/bjosv/6b61dbb11193fdfd36cbcc82473d1036) to make it work, but requires CMake 3.24. > I had to to jump through hoops, so there might be a nicer solution.. With this two...
@AliSoftware I created the same issue for `SWHttpTrafficRecorder` but I still don't have any response.
Am I right this is still valid? Also it looks like you don't support date-time with [ day "," ].
Yes, current version has problem with FBX SDK and FBX Review app for macOS. I fixed this problem in #3.
> Do you actually get 44100Hz Yes, I check obtained spec from `SDL_OpenAudio()` call. Also I checked how that code works on my device, and it looks like `setPreferredSampleRate:` returns...