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.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 893-9889 - FAX
Holliston, MA 01746
_____________________________________________________________________
A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?
--
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/