Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Link stdc++#1139

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
filmor merged 5 commits intopythonnet:masterfromfilmor:link-stdc++
May 11, 2020
Merged

Link stdc++#1139

filmor merged 5 commits intopythonnet:masterfromfilmor:link-stdc++
May 11, 2020

Conversation

filmor
Copy link
Member

@filmorfilmor commentedMay 10, 2020
edited
Loading

What does this implement/fix? Explain your changes.

Linksmonoclr as a C++ library and thus includeslibstdc++ and whatever elseg++ adds. Additionally, it force-loadslibmono-2.0 on Linux withRTLD_GLOBAL to make sure the symbols are in place whenlibmono-native.so is being loaded.

Does this close any currently open issues?

I hope thisfixes#939. The second partfixes#1034 on my machine.

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change: N/A
  • If an enhancement PR, please create docs and at best an example: N/A
  • Add yourself toAUTHORS
  • Updated theCHANGELOG

@filmorfilmorforce-pushed thelink-stdc++ branch 2 times, most recently fromce7e1fb to73fc723CompareMay 10, 2020 19:21
@lostmsu
Copy link
Member

Hm, I'd rather have Mono fix their side. Most platforms don't even need this.

@filmor
Copy link
MemberAuthor

What's the point? This is broken now, and with clr-loader this thing is not needed anymore anyway. I just want to fix this as far as possible before the release to have a reasonable frozen state.

@filmorfilmor requested a review fromlostmsuMay 11, 2020 08:13
@filmorfilmor merged commit2910074 intopythonnet:masterMay 11, 2020
@filmorfilmor deleted the link-stdc++ branchMay 11, 2020 20:21
AlexCatarino pushed a commit to QuantConnect/pythonnet that referenced this pull requestJun 29, 2020
* Fix geninterop.py include paths* Ensure that monoclr is linked as a C++ library* Force preload libmono and fix bug in LD_LIBRARY_PATH forwarding
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@lostmsulostmsulostmsu approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

System.DllNotFoundException when trying to import clr, despite referenced assembly existing ImportError undefined symbol _ZTIPi onimport clr
2 participants
@filmor@lostmsu

[8]ページ先頭

©2009-2025 Movatter.jp