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 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?= Subject: using a dll created by cygwin in msvc++ To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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/