Hi, when I'm trying to covert a sf string to a regular c++ string, I'm getting a broken value. When debugging I'm getting a wrong value for size and <Error reading characters of string.> for each character. What's going on here ?
edit: Solved, didn't link the debug dlls, my bad!