Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: "Judd" Subject: Re: More Info Date: Mon, 3 May 2004 18:59:52 -0600 Lines: 36 Message-ID: References: <6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20040503165516 DOT 0302ab38 AT 127 DOT 0 DOT 0 DOT 1> <4096C34B DOT 4090204 AT x-ray DOT at> <6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20040503183421 DOT 0302b578 AT 127 DOT 0 DOT 0 DOT 1> X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: 66.54.224.97 X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 "Larry Hall" wrote in message news:6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20040503183421 DOT 0302b578 AT 127 DOT 0 DOT 0 DOT 1... > At 06:10 PM 5/3/2004, you wrote: > >Judd schrieb: > >>Oh I know. This is the Windows PC version (should have stated that > >>earlier). OpenInventor has a freeware Linux version and a Windows PC > >>version distributed by TGS. The version I'm using is the Windows PC version > >>which has libraries that work with Visual C++. I just don't know if Cygwin > >>can use VC++ type library binaries. I don't recall the format of Visual C++ > >>objects anymore (OMT?). It's a been a bit. > >> > >>>>I have a feeling they work with isual C++ and their object format. > >>>>Can the g++ linker in Cygwin work with Visual C++ object libraries? > > > >Generally not, only if they provided their libs as extern "C". > > > >http://cygwin.com/faq/faq_4.html#SEC103 > > > >And Google for "cygwin g++ msvc link +site:cygwin.com" > > > Right. I just looked up OpenInventor and it is a C++ library. So linking > against the Visual C++ libraries won't work. Looks like you'll need to > build a Cygwin version first. Tried that... talk about a major pain (more compilation problems than you can shake a stick at). I guess I'll be rewriting the code for a standard Win32 environment. What a drag! Thank you all again! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/