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

Early work on macOS builds #5

Closed
wants to merge 10 commits into from
Closed

Early work on macOS builds #5

wants to merge 10 commits into from

Conversation

marijnvdwerf
Copy link
Member

No description provided.

@janisozaur janisozaur mentioned this pull request Jan 20, 2018
// result = fs::path(path) / "OpenLoco";
// }
// CoTaskMemFree(path);
return "~";
Copy link
Contributor

Choose a reason for hiding this comment

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

This won't fly. ~ is a shell shorthand, it's not available through C++.

janisozaur pushed a commit to janisozaur/OpenLoco that referenced this pull request Jan 20, 2018
janisozaur pushed a commit to janisozaur/OpenLoco that referenced this pull request Jan 20, 2018
This was referenced Jan 20, 2018
janisozaur pushed a commit to janisozaur/OpenLoco that referenced this pull request Jan 20, 2018
@AaronVanGeffen
Copy link
Member

It looks like most of these commits have landed in master already. Has this been superseded by #10 and #14?

@janisozaur
Copy link
Contributor

As far as I'm concerned, all the changes (relating to Linux builds) were covered in #10. @marijnvdwerf can you confirm other changes were also ported to #14 and close this issue?

@marijnvdwerf
Copy link
Member Author

As far as I'm aware: yes

@marijnvdwerf marijnvdwerf deleted the macos branch June 15, 2018 01:15
marijnvdwerf added a commit to marijnvdwerf/OpenLoco that referenced this pull request Feb 21, 2019
Decompile select vehicle window functions
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.

None yet

3 participants