Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990827214649.14344.rocketmail@web123.yahoomail.com> Date: Fri, 27 Aug 1999 14:46:49 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: vtk question To: Yong Wang , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Yong Wang wrote: > Hello! > I want to compile some VTK programs using Cygwin (on NT 4.0). The problem is > I > don't have the proper library file --- libvtkdll.a. From the mailing archive, > I > found some instruction to make it: > > %impdef vtkdll.dll >vtkdll.def > > %dlltool --dllname vtkdll.dll --def vtkdll.def --output-lib libvtkdll.a -k > > I can get vtkdll.def and libvtkdll.a. > > By when I link it with my program ( using "-lvtkdll"), I got lots of error > messages about "undefined reference .....". It seems that it was not really > linked. > > I've looked in FAQ and archive I can find but there are no explicit > instructions > on how to solve this. Can anyone give me some help on this? Please visit Mumit's site, references on my page as well as the Cygwin pages at Cygnus. He explains with examples how to do what you want. Also, check the archives for recent discussions about DLL'S, dlltool and dllwrap. === Earnie Boyd Newbies, please visit (If you respond to the list, then please don't cc me) __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com