Skip to content

docs: fix BUILDING.md inaccuracies and portability issues - #355

Closed
ardiannurcahya wants to merge 1 commit into
HarbourMasters:developfrom
ardiannurcahya:docs/fix-building-md
Closed

docs: fix BUILDING.md inaccuracies and portability issues#355
ardiannurcahya wants to merge 1 commit into
HarbourMasters:developfrom
ardiannurcahya:docs/fix-building-md

Conversation

@ardiannurcahya

Copy link
Copy Markdown

Summary

Fixed several inaccuracies in docs/BUILDING.md:

  1. Typo: complier → compiler
  2. Wrong CMake version: documented <= 3.3 but CMakeLists.txt requires >= 3.26.0
  3. Invalid Fedora package name
  4. Missing cross-platform notes

Agent Disclosure

This PR was authored with AI agent assistance (Hermes Agent).

- Fix typo: 'complier' → 'compiler'
- Fix CMake version requirement: '<= 3.3' → '>= 3.26' (matches CMakeLists.txt)
- Fix Fedora package name: 'lsb_release' → 'redhat-lsb-core'
- Add missing 'SDL2_net-devel' to Fedora deps (present in all other distros)
@JeodC

JeodC commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This may conflict with #318 fyi

@ardiannurcahya
ardiannurcahya deleted the docs/fix-building-md branch August 4, 2026 03:13
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