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

Default windows to use legacy linker #6603

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

lukewilliamboswell
Copy link
Collaborator

No description provided.

@Anton-4 Anton-4 self-assigned this Apr 1, 2024
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
@Anton-4
Copy link
Contributor

Anton-4 commented Apr 3, 2024

ld: error: unable to find library -lhost

host.lib, libhost.d and libhost.rlib are in the dir we provide with -L, I don't know why it's not picking that up...

ld: error: .\examples\gui\platform\c_host.o: unknown file type

Not sure what's going on here either, I recommend checking with the windows equivalent of objdump to make sure this actually is an object file.

@Anton-4 Anton-4 removed their assignment Apr 3, 2024
Copy link

github-actions bot commented May 4, 2024

Thank you for your contribution! Sometimes PRs end up staying open for a long time without activity, which can make the list of open PRs get long and time-consuming to review. To keep things manageable for reviewers, this bot automatically closes PRs that haven’t had activity in 60 days. This PR hasn’t had activity in 30 days, so it will be automatically closed if there is no more activity in the next 30 days. Keep in mind that PRs marked Closed are not deleted, so no matter what, the PR will still be right here in the repo. You can always access it and reopen it anytime you like!

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

Successfully merging this pull request may close these issues.

None yet

2 participants