[omniORB] Bulding Debug Versions on Windows

Scott Robertson srobertson at codeit.com
Mon Dec 22 08:53:23 GMT 2003


That's what I'm doing, it's linking omniidl against both python23.dll
and python23_d.dll. How else do I build omniORBpy with debug symbols
without that variable?



On Mon, 2003-12-22 at 08:38, Duncan Grisby wrote:
> On Thursday 18 December, Scott Robertson wrote:
> 
> > I'm attempting to compile the source on windows, which has been quite an
> > adventure. I'm starting to think that you shouldn't use the latest
> > version of cygwin to do this, but anyhow now omniidl displays this error
> > and quits 
> > 
> > Fatal Python error: Interpreter not initialized (version mismatch?)
> > 
> > Anyone else run into this? I looked in the debugger and it seems like
> > I'm linked to the right python dlls python23_d.dll and python23.dll. So
> > I'm stumped.
> 
> My guess is that you've set the BuildDebugBinary define. That's
> broken. If you don't set that, it should all be fine.
> 
> If that's not the problem, when does the problem occur?  During the
> omniORB build, or when you try to use omniidl later?
> 
> Cheers,
> 
> Duncan.




More information about the omniORB-list mailing list