[Insight-developers] Visual C++ project tutorial

Lydia Ng lng@insightful.com
Fri, 2 Mar 2001 00:31:20 -0800


Hi Damion,

I found I also needed to set "Use Run-time Library" to
"Debug Multithreaded DLL" (debug mode ) and
"Multithreaded DLL" (release mode) else it won't compile.

In my system, these weren't the defaults for a console app.

Are you able compile using a different run-time library setting?

Cheers,
Lydia


I found that I also need to make
----- Original Message -----
From: "Damion Shelton" <dmsst59+@pitt.edu>
To: "Insight-Developers" <insight-developers@public.kitware.com>
Sent: Friday, February 23, 2001 1:21 PM
Subject: [Insight-developers] Visual C++ project tutorial


> Hi all...
>
> At Steve's request, I checked in a new tutorial file under
> Insight/Documentation called VC_Custom_Projects. It describes the project
> settings necessary to build a Visual C++ 6.0 project outside of the
Insight
> source tree. Please run through it if you have a chance and give me
feedback
> (particularly if there are errors!), as this sort of tutorial will be
useful
> to the participants in the alpha test. Thx.
>
> -Damion-
>
> /-----------------------------------------------\
>                        Damion Shelton
>                    University of Pittsburgh
>                Department of Bioengineering
>                      dmsst59@pitt.edu
>                        412-624-9931
> \-----------------------------------------------/
>
>
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>