delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <199908272009.PAA01356@pickens.cis.uab.edu> |
Date: | Fri, 27 Aug 1999 15:09:52 -0500 (CDT) |
From: | Yong Wang <wang1 AT cis DOT uab DOT edu> |
Reply-To: | Yong Wang <wang1 AT cis DOT uab DOT edu> |
Subject: | vtk question |
To: | cygwin AT sourceware DOT cygnus DOT com |
MIME-Version: | 1.0 |
X-Mailer: | dtmail 1.2.1 CDE Version 1.2.1 SunOS 5.6 sun4u sparc |
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? Thank you so much. Yong Wang -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |