Skip to content

fix: resolve GLFW helper include paths - #6

Open
sit-d wants to merge 1 commit into
bitRAKE:mainfrom
sit-d:curation/fix-glfw-globstr-includes-20260725
Open

fix: resolve GLFW helper include paths#6
sit-d wants to merge 1 commit into
bitRAKE:mainfrom
sit-d:curation/fix-glfw-globstr-includes-20260725

Conversation

@sit-d

@sit-d sit-d commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Resolve the shared globstr.inc helper from the checked-in conio directory in the four top-level GLFW examples.
  • Keep assembly independent of an extra globstr.inc entry in the fasm2 include path.

Verification

  • Assembled glfw/0_glfw.asm, glfw/1_glfw_tri.asm, glfw/2_glfw_box.asm, and glfw/3_glfw_instanced.asm with fasm2 -e 5; all four completed in 3–4 passes.
  • file identified all four outputs as PE32+ x86-64 Windows GUI executables.
  • git diff --check HEAD~1..HEAD

Notes

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.

1 participant