Skip to content

Fix Linux build error#18

Merged
Raphalsk050 merged 2 commits into
mainfrom
codex/configurar-git-actions-para-build
Jun 25, 2025
Merged

Fix Linux build error#18
Raphalsk050 merged 2 commits into
mainfrom
codex/configurar-git-actions-para-build

Conversation

@Raphalsk050

Copy link
Copy Markdown
Owner

Summary

  • update CI workflow to ensure C++ build tools are installed
  • use GCC instead of clang in build script
  • fix non-standard includes and iterators for MaterialEditor nodes

Testing

  • ./build.sh

https://chatgpt.com/codex/tasks/task_e_685c1c873cfc83298b521737665206e9

# Conflicts:
#	.github/workflows/build.yml
#	ProEngine/Core/Editor/Frame/MaterialEditor/Nodes/AddNode.h
#	ProEngine/Core/Editor/Frame/MaterialEditor/Nodes/CosNode.h
#	ProEngine/Core/Editor/Frame/MaterialEditor/Nodes/InputFloat.h
#	ProEngine/Core/Editor/Frame/MaterialEditor/Nodes/OutputNode.h
#	ProEngine/Core/Editor/Frame/MaterialEditor/Nodes/SineNode.h
#	ProEngine/Core/Editor/Frame/MaterialEditor/Nodes/TimeNode.h
@Raphalsk050 Raphalsk050 force-pushed the codex/configurar-git-actions-para-build branch 7 times, most recently from b50e3c9 to 7d75d9c Compare June 25, 2025 17:10
@Raphalsk050 Raphalsk050 force-pushed the codex/configurar-git-actions-para-build branch from 7d75d9c to 4b409f5 Compare June 25, 2025 17:17
@Raphalsk050 Raphalsk050 merged commit a29b588 into main Jun 25, 2025
1 check passed
@Raphalsk050 Raphalsk050 deleted the codex/configurar-git-actions-para-build branch June 25, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant