I try to build OmniORB with MinGW but it fails all the time with some errors about Python. <br>But Could anyone send me only the static libraries from OmniORB distro compiled under MinGW?? I need them to compile application that is written in Qt and uses OmniORB and ofcouurse on Windows Qt apps are compiled under MinGW so I think that I need only these libraries to compile my application.<br>
And that&#39;s why I tried to compile OmniORB &nbsp;with MinGW.<br><br>Errors that I have are that kind:<br><br>idlpython.cc :498 error: &#39;PyList_SetItem&#39; undeclared &lt;first use this function&gt;<br><br>It seems like compiler can&#39;t find Python includes, &nbsp;I don&#39;t know why?? I made everything from Readme_win32.txt (or something like that). I don&#39;t know how to apply that patch for mingw compiler(what commends etc.) So I only didn&#39;t apply the patch.<br clear="all">
<br>-- <br>Mirek Madej