Skip to content

fixe mac build added mac configurations #53

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

Closed
wants to merge 1 commit into from

Conversation

leith-bartrich
Copy link
Contributor

moved Pyton.Runtime.dll.config to runtime project. added mac
configurations. removed strange embedded resource from console. set
console to use external terminal on run.

moved Pyton.Runtime.dll.config to runtime project.  added mac
configurations.  removed strange embedded resource from console.  set
console to use external terminal on run.
@leith-bartrich
Copy link
Contributor Author

These changes need to be verified not to break Linux and Windows. The biggest issue is that Xamarin Studio decided to change the line-endings on the whole .sln file. Which may or may not be an issue.

@leith-bartrich
Copy link
Contributor Author

Ah. Interesting. I guess I'll need to get a linux system up to see why the tests fail now.

@tonyroberts
Copy link
Contributor

FYI the "strange embedded resource" was added to fix issue #26 (you should be able to see that in the git log).

If there's a better way to do it I'm all for that, but please don't remove it without understanding the original problem that it solves.

Also, rather than just remove that bit of config you might want to consider reverting the original change as the rest of the code is no longer needed if the resource is removed. The original change was f630a5a.

@leith-bartrich leith-bartrich deleted the fix-mac branch September 27, 2014 21:23
twastvedt pushed a commit to autodesk-forks/pythonnet that referenced this pull request Mar 17, 2025
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