<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
Hi Cory,<br>
<br>
Thanks for your answer! The project I set-up is a simple point-cloud
visualizer, following the tutorial here: <a
href="http://pointclouds.org/documentation/tutorials/qt_visualizer.php"><a class="moz-txt-link-freetext" href="http://pointclouds.org/documentation/tutorials/qt_visualizer.php">http://pointclouds.org/documentation/tutorials/qt_visualizer.php</a></a>
. The source files including the CmakeLists.txt can be found here: <a
href="https://github.com/PointCloudLibrary/pcl/tree/master/doc/tutorials/content/sources/qt_visualizer"><a class="moz-txt-link-freetext" href="https://github.com/PointCloudLibrary/pcl/tree/master/doc/tutorials/content/sources/qt_visualizer">https://github.com/PointCloudLibrary/pcl/tree/master/doc/tutorials/content/sources/qt_visualizer</a></a>
.<br>
<br>
I cmake-gui'd the CMakeLists and created both a Visual Studio 2013
64bit project, and a set of Makefiles to use with nmake. I can build
the qt_visualizer both ways with the same results, so both from
within Visual Studio and from a command-line. <br>
<br>
When I configure a debug-build, I get the request for the -gd dlls.
<br>
<br>
Best regards,<br>
Florian<br>
<br>
<div class="moz-cite-prefix">Am 01.07.2015 um 15:29 schrieb Cory
Quammen:<br>
</div>
<blockquote
cite="mid:CAB5Fpx7aNbqjPFny2swg0Mat+DJcSh_JKd3Y+n9OuuGJYqBcxw@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div dir="ltr">Florian,
<div><br>
</div>
<div>What kind of project did you set up? In other words, what
software is requesting the -gd suffix?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Cory</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Jul 1, 2015 at 8:25 AM, Florian
Thevißen <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:F.Thevissen@apodius.de" target="_blank">F.Thevissen@apodius.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hello
everyone,<br>
<br>
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<br>
<br>
> vtkCommonColor-6.2.dll<br>
<br>
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<br>
<br>
> vtkCommonColor-6.2-gd.dll<br>
<br>
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...<br>
<br>
Best regards,<br>
Florian<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Powered by <a moz-do-not-send="true"
href="http://www.kitware.com" rel="noreferrer"
target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a
moz-do-not-send="true"
href="http://www.kitware.com/opensource/opensource.html"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a
moz-do-not-send="true"
href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer"
target="_blank"><a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a></a><br>
<br>
Search the list archives at: <a moz-do-not-send="true"
href="http://markmail.org/search/?q=vtkusers"
rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a moz-do-not-send="true"
href="http://public.kitware.com/mailman/listinfo/vtkusers"
rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature">Cory Quammen<br>
R&D Engineer<br>
Kitware, Inc.</div>
</div>
</blockquote>
<br>
</body>
</html>