Open
Description
Godot version
master
godot-cpp version
master
System information
windows10
Issue description
when i use the <deprecated=no> option to build godot engine, godot-cpp also use deprecated method
Steps to reproduce
Build godot using option:deprecated=no,then use gdextensions
Minimal reproduction project
N/A