AvaloniaCommunity / awesome-avalonia

A collection of interesting libraries and tools for Avalonia project.
2.18k stars 172 forks source link

Added AHpx.RG #54

Closed SinoAHpx closed 2 years ago

OmidID commented 2 years ago

Hello @SinoAHpx

I try to review your repo quickly, I could't find any readme in your main page and I suggesting you to add some description and some screenshot from your app to be more visible.

I would suggest you to create a package for mac users. You could use Platypus. This is the error I had to run you project on my machine.

$ ./AHpx.RG 
Failed to load /Users/omid/Downloads/AHpx.RG_osx64/libhostfxr.dylib, error: dlopen(/Users/omid/Downloads/AHpx.RG_osx64/libhostfxr.dylib, 0x0001): tried: '/Users/omid/Downloads/AHpx.RG_osx64/libhostfxr.dylib' (code signature in <56EED6E5-6018-33C1-BB17-41DA0FBCE435> '/Users/omid/Downloads/AHpx.RG_osx64/libhostfxr.dylib' not valid for use in process: library load disallowed by system policy), '/usr/local/lib/libhostfxr.dylib' (no such file), '/usr/lib/libhostfxr.dylib' (no such file)
The library libhostfxr.dylib was found, but loading it from /Users/omid/Downloads/AHpx.RG_osx64/libhostfxr.dylib failed
  - Installing .NET prerequisites might help resolve this problem.
     https://go.microsoft.com/fwlink/?linkid=2063366

To add your project into the awesome list, please complete your repo page and let me know when you finish.

Thanks

SinoAHpx commented 2 years ago

I have no Mac Os machine and I haven't tested compatibility on mac os yet, and I just finished a readme for the project. The application could be worked as expectation on Windows and Linux (fedora 35 x64)

OmidID commented 2 years ago

No problem, For a long time I used VirtualBox and a Mac Image to build my projects. Suggesting you to do the same.