At 04:36 PM 12/17/2004, you wrote:
>So, I realized I had the compile option "Use Managed Extensions" on in VS
>.NET and that was causing the problem.
Really. That was it? Well, that's pretty non-intuitive. Nice job finding
that.
>Now that I can include the libs in
>my project, are there a
s or type specifiers
.
Thanks,
Dan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Larry Hall
Sent: Sunday, December 12, 2004 5:51 PM
To: Daniel Starin; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Visual Studio linking
At 05:39 PM 12/12/2004, you wr
At 05:39 PM 12/12/2004, you wrote:
>Hi.
>
>I am also trying to use functions implemented in cygwin1.dll with
>Visual Studio as discussed below. After started a blank console application
>and following steps below, I get to linking which gives me the following
>error:
>
>Linking...
>LIBCMTD.lib
Hi.
I am also trying to use functions implemented in cygwin1.dll with
Visual Studio as discussed below. After started a blank console application
and following steps below, I get to linking which gives me the following
error:
Linking...
LIBCMTD.lib(crt0.obj) : error LNK2005: _mainCRTStar
On Tue, Jun 08, 2004 at 10:02:08AM +0100, Alastair Growcott wrote:
>Actually my source is testing a library, so if I did distribute the
>test programs, I would only have to make the code for the test programs
>and not the code for the libraries available (dynamic linking to the
>libraries).
As lon
] [mailto:[EMAIL PROTECTED] Behalf
Of Christopher Faylor
Sent: 07 June 2004 17:25
To: [EMAIL PROTECTED]
Subject: Re: Visual Studio linking
On Mon, Jun 07, 2004 at 05:13:25PM +0100, Alastair Growcott wrote:
>>A .def file is generated for cygwin when the DLL is built, actually.
>
>I'm
On Mon, Jun 07, 2004 at 05:13:25PM +0100, Alastair Growcott wrote:
>>A .def file is generated for cygwin when the DLL is built, actually.
>
>I'm not building the Cygwin dll, so I need this step.
>
>>5a) Modify the license of your program to the GNU General Public
>>License, since your binary has no
On Mon, Jun 07, 2004 at 03:38:21PM +0100, Alastair Growcott wrote:
>Seriously, it is quite easy once you figure it out, and I am sure there
>are plenty of people who helped write Cygwin who probably knew but
>couldn't be bothered to tell me.
Well, we are all just very mean.
>It involves a couple
Alastair Growcott wrote:
> Hi.
>
> I have read all the FAQs and stuff. I have searched the web. I would like
a
> step by step list of instructions to achieve the following.
>
> I want to use check to test an MFC application. This means I must use the
> Visual Studio compiler, cl, and linker, link.
9 matches
Mail list logo