Add Engine.get_build_system_info()
to get information about the build environment
#46577
Annotations
10 errors
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(const Variant *, const Variant *, Variant *)' and 'void (*)(const Variant *, const Variant *, Variant *)')
|
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(Variant *, const Variant *)' and 'void (*)(Variant *, const Variant *)')
|
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(const Variant *, Variant *)' and 'void (*)(const Variant *, Variant *)')
|
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(Variant *, const Variant *, const Variant *, bool *)' and 'void (*)(Variant *, const Variant *, const Variant *, bool *)')
|
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(const Variant *, const Variant *, Variant *, bool *)' and 'void (*)(const Variant *, const Variant *, Variant *, bool *)')
|
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(Variant *, long long, const Variant *, bool *)' and 'void (*)(Variant *, long long, const Variant *, bool *)')
|
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(const Variant *, long long, Variant *, bool *)' and 'void (*)(const Variant *, long long, Variant *, bool *)')
|
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(Variant *, const Variant **, int, Variant *)' and 'void (*)(Variant *, const Variant **, int, Variant *)')
|
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(Variant *, const Variant **)' and 'void (*)(Variant *, const Variant **)')
|
Compilation:
core/typedefs.h#L259
ordered comparison of function pointers ('void (*)(Variant *, const Variant **, int)' and 'void (*)(Variant *, const Variant **, int)')
|
Loading