[vtkusers] /MD(d) vs /MT(d)

David Gobbi david.gobbi at gmail.com
Wed Jun 25 11:45:36 EDT 2014


On Wed, Jun 25, 2014 at 9:37 AM, Goodwin Lawlor
<goodwin.lawlor.lists at gmail.com> wrote:
> Hi Maarten,
>
> Have you tried to do a completely clean (from scratch) build with your
> current CMake settings?
>
> Delete everything from your build directory except for the CMakeCache.txt
> file in the root dir.

To ensure a truly clean build, it is also necessary to go into the
CMakeCache.txt and delete everything after "# INTERNAL cache entries".
Even better: delete everything after the first "//Dependencies for the target"
comment, just in case you are linking the wrong libraries for some reason.

 - David


More information about the vtkusers mailing list