I manage to compile, but i can&#39;t link<br>I solve compiling error by deleting one preprocesor key:<br>I use just: &quot;__WIN32__,__x86__,__NT__,__OSVERSION__=4&quot;<br><br>This is the first error when i link:<br>      1&gt;Cliente_CLR.obj : error LNK2028: se hace referencia al símbolo (token) sin resolver (0A000013) &quot;public: virtual struct _omni_ValueIds const * __clrcall CORBA::StringValue::_NP_truncatableIds(void)const &quot; (?_NP_truncatableIds@StringValue@CORBA@@$$FUBMPBU_omni_ValueIds@@XZ) en la función &quot;[thunk]:public: virtual struct _omni_ValueIds const * __clrcall CORBA::StringValue::_NP_truncatableIds`vtordisp{4294967292,0}&#39; (void)const &quot; (?_NP_truncatableIds@StringValue@CORBA@@$$F$4PPPPPPPM@A@BMPBU_omni_ValueIds@@XZ)<br>
<br>****************************************<br><br>Any idea?<br><br><br><br><div class="gmail_quote">On Tue, Dec 22, 2009 at 1:07 PM, Jose Luis Dominguez <span dir="ltr">&lt;<a href="mailto:jldm231@gmail.com">jldm231@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Hi when i try to compile my code i get this error:<br>1&gt;C:\omniORB-4.1.4\include\omnithread.h(239) : error C3861: &#39;TryEnterCriticalSection&#39;: no se encontró el identificador<br>
<br>and a lot of warning like this:<br>
C:\omniORB-4.1.4\include\omnithread.h(213) : warning C4272: &#39;omni_thread_fatal::omni_thread_fatal&#39; : está marcada con __declspec(dllimport); debe especificar la convención de llamadas nativa al importar una función.<br>

and like this:<br>1&gt;C:\omniORB-4.1.4\include\omniORB4/IOP.h(107) : warning C4394: &#39;IOP::TAG_INTERNET_IOP&#39; : el símbolo por Appdomain no se debe marcar con __declspec(dllimport)<br><br>please, help!<br>
</blockquote></div><br>