Skip to content

fix TCHAR_To_ANSI compile error - #60

Open
NeumannM89 wants to merge 1 commit into
robcog-iai:masterfrom
urobosim:Fix5.2
Open

fix TCHAR_To_ANSI compile error#60
NeumannM89 wants to merge 1 commit into
robcog-iai:masterfrom
urobosim:Fix5.2

Conversation

@NeumannM89

Copy link
Copy Markdown
Contributor

UE5.2 added new checks which prevent the use of temporary pointers such as TCHAR_To_ANSI. Functions/Macros such as this should only be used as function argument. For permanent stuff used in the struct StringCast should be used.

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.

1 participant