Replies: 5 comments
-
What do you mean by "other platform"? Currently, migrating
|
Beta Was this translation helpful? Give feedback.
-
If you need to publish for the LoongArch platform, you should be able to proceed by disabling AOT and adding the LoongArch package source. I was able to successfully build the package in an x64 environment, but I have not tested it on actual LoongArch hardware. dotnet publish src/SourceGit.csproj -c Release -o publish -r linux-loongarch64 -p:PublishAot=false For OHOS (OpenHarmony), you may need to replace both .NET and Avalonia with the versions provided by the OpenHarmony-NET organization, as the official releases currently do not support OHOS. |
Beta Was this translation helpful? Give feedback.
-
Thanks all, I am one from Avalonia community and we are looking for some powerful apps to migrate to harmony to demonstrate Avalonia's feasibility. Although sourcegit is distributed under MIT license, I don't see any reason we should take it and publish it as something belongs to ourselves. I hope it eventually credits to the right people. That's why I want to contact and discuss the details. |
Beta Was this translation helpful? Give feedback.
-
I am the owner of the |
Beta Was this translation helpful? Give feedback.
-
BTW. please do not forget to define |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Leo,
Could you please contact me via email popmessiah@hotmail.com for discussing the matter of porting sourcegit to other platforms?
Best Regards,
Dong Bin
Beta Was this translation helpful? Give feedback.
All reactions