[vtkusers] Compiling VTK DLLs with -gd suffix?

Cory Quammen cory.quammen at kitware.com
Wed Jul 1 09:29:12 EDT 2015


Florian,

What kind of project did you set up? In other words, what software is
requesting the -gd suffix?

Thanks,
Cory

On Wed, Jul 1, 2015 at 8:25 AM, Florian Thevißen <F.Thevissen at apodius.de>
wrote:

> Hello everyone,
>
> I have the problem that the project I just setup requests two different
> "types" of DLLs depending on the configuration. For example, for the
> release configuration, the file
>
> > vtkCommonColor-6.2.dll
>
> is, among others, requested. I point the environment via an adjusted Path
> variable to the destination where the dll is located, and I can run the
> executable. However, when I try to debug, the file
>
> > vtkCommonColor-6.2-gd.dll
>
> is, among others, requested. The problem is, that I do not have these
> files with the -gd suffix, and I do not seem to be able to create them by
> compiling VTK via VS2013. Maybe I am missing something obvious, but having
> tried to fix this for quite a whil today, I'm starting to suspect that it's
> not...
>
> Best regards,
> Florian
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150701/c3686b98/attachment.html>


More information about the vtkusers mailing list