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 Reply-To: Cygwin List Message-Id: <6.1.0.6.0.20040503183421.0302b578@127.0.0.1> X-Sender: Date: Mon, 03 May 2004 18:36:32 -0400 To: Reini Urban , "'Cygwin List'" From: Larry Hall Subject: Re: More Info In-Reply-To: <4096C34B.4090204@x-ray.at> 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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/