Bill Tschumy
Bill Tschumy
I will also comment that there is currently no way of doing 3D graphics for iOS, Android, and UWP in a Xamarin Forms app. UrhoSharp (C# bindings to Urho3D) used...
Is there some example code using Silk.NET on Xamarin Native? I'm thinking it could be adapted to Xamarin Forms by using a native renderer.
It does look like the FormsSample app does get created at the correct size. I did create my app using that as a template, but maybe there is something slightly...
Okay, I've found a workaround for this. In the example FormsSample application, the app is launched and the first Page is a screen with a button to click to show...
On the main INDI documentation page at: https://docs.indilib.org/ It says: While the INDI wire protocol is platform-independent, the official INDI Library is designed to operate specifically on POSIX platforms. Developers...
Pawel, Thanks for replying. 1. I am not using Qt. Does this build target also build the non-Qt version? 2. I assume I need to install Qt in order to...