Why am I getting "unresolved external reference" errors during the linking process?

From STRIDE Wiki
Revision as of 00:51, 14 September 2008 by Ivailop (talk | contribs)
Jump to: navigation, search

The srIMON flag in your compiler switches may not be defined. This flag is used to include and exclude source files associated with intercept modules.

Also if you use dynamic delegates make sure that the IM.h files is included in your source file for name mangling.