> > We actually have EnableIntrinsicFunctions="true" in both Debug and > > Release configurations in the out-of-box project files. Can you try > > adding that option to your Debug configuration? > > The only thing that gives me pause about doing this, is that presumably > there must be a reason why it's not set like that out of the box (i.e. > in a standard newly generated VS project file for Debug mode). Does it > harm the debuggability of the generated exe?
Our vc2010+ Debug configurations do not set it. Yet it builds fine. I guess we should remove it. I guess /Oi is only really required in vc2005. I need to check vc2008. I don't know... _______________________________________________ Freetype-devel mailing list Freetype-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/freetype-devel