0
Compiler warnig when using precompiled headers
Community Beginner
,
/t5/indesign-discussions/compiler-warnig-when-using-precompiled-headers/td-p/8798081
Jan 11, 2017
Jan 11, 2017
Copy link to clipboard
Copied
I'v started with a simple DollyXS-created project and want to use precompiled headers.
When compiling my classes with that setting, I get the message 'warning C4651: '/D_WINDLL' for precompiled header file, but not for actual compiling.
MSDN states, 'If a precompiled header was built with /DSYMBOL, the compiler will generate this warning if the /Yu compile doesn't have /DSYMBOL. Adding /DSYMBOL to the /Yu command line resolves this warning.'
Where to place the '/DSYMBOL' tag?
TOPICS
SDK
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Have something to add?
Join the conversation

