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's why I tried to compile OmniORB with MinGW.<br><br>Errors that I have are that kind:<br><br>idlpython.cc :498 error: 'PyList_SetItem' undeclared <first use this function><br><br>It seems like compiler can't find Python includes, I don't know why?? I made everything from Readme_win32.txt (or something like that). I don't know how to apply that patch for mingw compiler(what commends etc.) So I only didn't apply the patch.<br clear="all">
<br>-- <br>Mirek Madej