<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Windows Linking Problems</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi all,</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp; Looking through the archives I have seen some mention about some issues porting omniNotify to windows. The problem is when linking the CosNotify402_rt.lib and CosNotify402_rt.exp. </FONT></P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; Message: CosNotify402_rt.exp : error LNK2001: unresolved external symbol &quot;public: __thiscall std::basic_istream&lt;char,struct std::char_traits&lt;char&gt; &gt;::_Sentry_base etc...</FONT></P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; Along with other symbols that refer to the standard library. In my limited experience with windows development I do believe this error is caused by the common mistake of using mis-matched compiler options between the various builds of the libraries. I was wondering if someone could help me in finding the appropriate config files that I can check to make sure that the appropriate -MD or -MDd options are being set. By the way this build is on a Windows 2000 machine and the config platform is x86_nt_4.0_vs_7. I appreciate any and all responses to this question.</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Jay Welch</FONT>
<BR><FONT SIZE=2 FACE="Arial">3500 Parkway Lane</FONT>
<BR><FONT SIZE=2 FACE="Arial">Suite 600</FONT>
<BR><FONT SIZE=2 FACE="Arial">Norcross GA. 30092</FONT>
<BR><FONT SIZE=2 FACE="Arial">Work:(770) 246-6263</FONT>
</P>

</BODY>
</HTML>