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

The Windows package build still references System.Drawing. #123

Open
GraionDilach opened this issue Sep 28, 2019 · 1 comment
Open

The Windows package build still references System.Drawing. #123

GraionDilach opened this issue Sep 28, 2019 · 1 comment
Labels

Comments

@GraionDilach
Copy link

LAUNCHER_LIBS="-r:System.dll -r:System.Drawing.dll -r:System.Windows.Forms.dll -r:${BUILTDIR}/OpenRA.Game.exe"

Something I noticed during going after OpenRA/d2#140.

@GraionDilach
Copy link
Author

Appatrently this is part for the Windows error crash dialog, but since that shares the namespace... is there a need for this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants