Skip to content

Conversation

@patrikjuvonen
Copy link
Contributor

Only ccw can merge this

Work done by @qaisjp, moved build_overrides.h under Shared as well as suggested by @ccw808.

As they have minimal differences this makes maintaining easier to have the contents shared between client and server.

Only @ccw808 can merge because this requires build server modifications to support the new build_overrides.h filepath.

@patrikjuvonen patrikjuvonen added the enhancement New feature or request label Dec 29, 2020
@patrikjuvonen patrikjuvonen added this to the 1.6 milestone Dec 29, 2020
@patrikjuvonen patrikjuvonen requested a review from ccw808 December 29, 2020 20:34
//
// To compile a client:
// 1. set MTASA_VERSION_TYPE to VERSION_TYPE_CUSTOM
// 2. Use netc.dll from the latest unstable build (nightly.mtasa.com)
Copy link
Member

Choose a reason for hiding this comment

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

This comment looks wrong.. the netc.dll made for custom builds (from install-data.bat), which is located at https://mirror.mtasa.com/bdata/netc.dll, should be used.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's the current comment on master (https://github.com/multitheftauto/mtasa-blue/blob/master/Client/version.h#L10)

What would be an accurate fix?

Suggested change
// 2. Use netc.dll from the latest unstable build (nightly.mtasa.com)
// 2. Run install-data for netc.dll

This comment was marked as outdated.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Dutchman101 Any comment on this?

Copy link
Member

Choose a reason for hiding this comment

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

To correct the existing comment(s) that are incorrect.. either in this PR or a new one. Like just refer to the existing build instructions or install-data without specific mention of netc. I would suggest to just refer to the build instructions readme.

@botder botder modified the milestones: 1.6, Spring Maintenance Feb 3, 2021
@ccw808 ccw808 merged commit 66409a3 into master Feb 3, 2021
@ccw808 ccw808 deleted the feature/shared-version branch February 3, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants