Skip to content

SharpSvn in ARM64 #67

@lNatxii

Description

@lNatxii

Hello.
First of all, I'm noob in Android development and SharpSvn library.
I have a project for Android (in Unity) where I need to use SharpSvn to print the log. I've tried to use SharpSvn first of all with my personal computer, with a simple Svn project in a folder, and it worked.

After that, and before trying in Unity, I'm trying to use SharpSvn in a Visual Studio project (with Xamarin, used for Android apps) and I have many problems.

  • When I install it via NuGet, the project still shows that i have missing references, then, compilationerrors.
  • When I put it manually in the project (pasting the .dll), there are not compilation errors, but there are runtime errors (In the first SharpSvn function I use).
  • I don't know if I can use SharpSvn in ARM64, because in some places I've seen I can, but I've also read this: Windows ARM64 support #2, and my conclussion was that it's not ready yet to be used in ARM64.

Thank you, and I hope you can give me a hint about how to start with that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions