Skip to content

Fix compilation errors in iOS Roblox executor#3

Merged
backup-bdg-4 merged 4 commits into
mainfrom
fix-ios-compilation-errors-v2
Apr 30, 2025
Merged

Fix compilation errors in iOS Roblox executor#3
backup-bdg-4 merged 4 commits into
mainfrom
fix-ios-compilation-errors-v2

Conversation

@backup-bdg-4
Copy link
Copy Markdown
Owner

This PR fixes compilation errors in the iOS Roblox executor by:

  • Fixing unused variable warnings in VM source files
  • Improving the build script with better organization and error handling
  • Adding proper force_load flags to ensure all symbols from static libraries are included
  • Setting proper install_name for the dynamic library
  • Fixing include paths in hooks.hpp

These changes should resolve the linker errors shown in the build logs.

@mentatbot
Copy link
Copy Markdown

mentatbot Bot commented Apr 30, 2025

You are out of Mentat credits. You can view and refresh your credits here.

To disable this message on pr open, disable Always Review on my settings page

@backup-bdg-4 backup-bdg-4 merged commit 85bd64b into main Apr 30, 2025
0 of 2 checks passed
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