Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce mono dep #85

Merged
merged 4 commits into from
Mar 12, 2025
Merged

Reduce mono dep #85

merged 4 commits into from
Mar 12, 2025

Conversation

mschwoer
Copy link
Contributor

reduce the dependency on dotnet features, basically a better version of https://github.com/MannLabs/alpharaw/tree/tmp_hackathon

@mschwoer mschwoer requested a review from jalew188 February 11, 2025 15:19
@jalew188
Copy link
Collaborator

Good point. Microsoft is not going to support mono anymore, we shall switch into dotnet core in the future. However, it seems that RawFileReader assembles do not support apple silicon.

@jalew188
Copy link
Collaborator

See #80

@@ -67,13 +67,15 @@ requires you to add the ppa to your trusted sources!
5. Install pythonnet: `pip install pythonnet`.


NOTE, Homebrew installs the most recent version of mono, which may give rise to the following error on the M1 platform (which is due to an incompatible architecture for the files in the mono library):
NOTE, Homebrew installs the most recent version of mono, which may give rise to the following error on the silicon platform
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The lastest RawFileReader (https://github.com/thermofisherlsms/RawFileReader/tree/main/Libs/NetCore/Net8) seems not support silicon platform.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you try or do you have other resources? Should we create an issue at Thermo?

Copy link
Collaborator

@jalew188 jalew188 Mar 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have reported this by email. @GeorgWa did they reply with a solution?

@mschwoer mschwoer merged commit c529db1 into development Mar 12, 2025
2 checks passed
@mschwoer mschwoer deleted the reduce_mono_dep branch March 12, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants