Skip to content

Fix SCsub, fix cpplize_debugger.py and add missing header (<tuple>).#143

Open
Malkverbena wants to merge 1 commit intoGameNetworking:mainfrom
Malkverbena:main
Open

Fix SCsub, fix cpplize_debugger.py and add missing header (<tuple>).#143
Malkverbena wants to merge 1 commit intoGameNetworking:mainfrom
Malkverbena:main

Conversation

@Malkverbena
Copy link

Fix #141

# The create_debugger_header function is called directly from SCsub,
# so there's no need for a main function handling sys.argv.

create_debugger_header(source_path)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This was added to ensure the function is called when using CMake. It should not create any issue on the Godot side, is it an issue?

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.

The file cpplize_debugger.py does not compile on linux.

2 participants