www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <49D27CC9.6000207@sbcglobal.net> |
Date: | Tue, 31 Mar 2009 13:27:53 -0700 |
From: | Tim Prince <timothyprince AT sbcglobal DOT net> |
Reply-To: | tprince AT nospamcomputer DOT org |
User-Agent: | Thunderbird 2.0.0.21 (Windows/20090302) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Using Cygwin compiled libs in Visual Studio |
References: | <gqtmom$mki$1 AT ger DOT gmane DOT org> <49D26A62 DOT 40303 AT cygwin DOT com> |
In-Reply-To: | <49D26A62.40303@cygwin.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Larry Hall (Cygwin) wrote: > Olumide wrote: >> Hello, >> >> Is it possible or recommended to use a Cygwin compiled lib file or >> dll in Visual studio? The problem is that although I'm doing my >> development in Visual Studio, a number of the sources I intend to use >> have Cygwin makefiles but no Visual studio projects. > > See: > > <http://cygwin.com/faq/faq-nochunks.html#faq.programming.msvs-mingw> > <http://cygwin.com/faq/faq-nochunks.html#faq.programming.msvcrt-and-cygwin> > > > You're probably more interested in the MinGW project <mingw.org>. It > uses MS's CRT, which will likely make your intended melding easier. > ______________________ If you're serious about Visual Studio, but don't mind bending Microsoft rules, modify those Makefiles so as to build with VS compiler and linker. You would likely need many of the same changes as for mingw, and could still use cygwin make, if that's what you are considering. -- 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 |