-
Notifications
You must be signed in to change notification settings - Fork 6
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
Updated ReadMe file to explain building process for Linux/Windows/MacOS #36
base: master
Are you sure you want to change the base?
Conversation
|
||
> [!WARNING] | ||
> If you work on the project while being on Windows and you push the symlink by accident, notify the people working on Linux to recreate their softlinks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have you tested this? Does creating a symlink on windows change the file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From what i tested on my device yes. Each os does not recognise each other's symlink
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aight, I'd then suggest to remove the symlink in this repo and add it to .gitignore.
+
The same instruction for Linux on how to create the symlink there, that way it's truly platform agnostic
No description provided.