Passing Include Directories with Space Crashes the Compiler

Is it known that passing the -I"C:\foo bar" will crash the compiler? If so, is there a way around it.

Thanks

anyone?

I do not see in Build Options any mention of how space embedded options are to be expressed. Maybe replace " with ', or try a directory without a space.