| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <20030731175944.43249.qmail@web11701.mail.yahoo.com> |
| Date: | Thu, 31 Jul 2003 19:59:44 +0200 (CEST) |
| From: | =?iso-8859-1?q?J=E9r=F4me=20DESPATIS?= <jdespatis AT yahoo DOT fr> |
| Subject: | using a dll created by cygwin in msvc++ |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
i've created a .dll with cygwin i'd like now to create a simple program under msvc++ that use functions of this dll when i compile my very simple program, i get those errors at link step: unresolved external symbol _foo where foo is a function of my dll so how can i use this dll in my program ? maybe a foo.lib is missing (is there a way to create it from a dll ?), or maybe is there another way to do so ? thanks enzo ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |