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

Update README.md #62

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Update README.md #62

merged 2 commits into from
Sep 10, 2024

Conversation

rjaremczak
Copy link
Contributor

@rjaremczak rjaremczak commented Aug 24, 2024

Added information about necessary "make install" step. From my experience, on Win 11 without having the lib installed and its target location referred from the custom project (C:/Program Files (x86)/mega65libc) cmake configuration would fail.

Checklist

Thanks a lot for your contribution!
Please tick off the following:

  • Tests run successfully (i.e. make test)
    • using the CC65 compiler
    • using the LLVM/Clang compiler
  • Doxygen style tags are used for public API
  • Source code is properly formatted; run e.g. clang-format -i <file>
  • I agree to the License of this repository

Added information about necessary "make install" step. From my experience, on Win 11 without having the lib installed and its target location referred from the custom project (C:/Program Files (x86)/mega65libc) cmake configuration would fail.
README.md Outdated Show resolved Hide resolved
requested changes applied, description made more clear
@mlund mlund merged commit 28ecf0b into MEGA65:development Sep 10, 2024
1 check passed
@rjaremczak rjaremczak deleted the patch-1 branch September 10, 2024 10:16
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