Build fails when using FFrame::Step, somtimes

OK, so I simply try to use FFrame::Step in a custom thunk function.
When I now regenerate the VS project files and then build, the build will fail with all sorts of wierd errors.
When I comment it, regenerate the VS project, then uncomment it again, and then build, it works just as intended.