<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 23, 2018 at 7:57 AM, Lars <span dir="ltr"><<a href="mailto:laasunde@hotmail.com" target="_blank">laasunde@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<div>Hello</div>
<div><br>
</div>
<div>Does 'Building under Windows' support building 'Debug' configuration (64 bit)? </div>
<div><br>
</div>
<div>We get the following compiler error under debug config;</div>
<div><br>
</div>
<div>pdal_kazhdan.vcxproj -> C:\temp\xyz\lib\Debug\pdal_<wbr>kazhdan.lib</div>
<div>jsoncpp.lib(json_value.cpp.<wbr>obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in DimBuilder.obj</div>
<div>jsoncpp.lib(json_value.cpp.<wbr>obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MDd_DynamicDebug' in DimBuilder.obj</div></div></div></blockquote><div>...</div><div><br></div><div>I really don't understand what would be going on here.  Something seems quite mixed up.  The kazhdan library has no reference to jsoncpp as far as I can tell and nothing should be linking in DimBuilder.obj.  Perhaps it's just the output that's confused/misleading?</div><div><br></div><div>What I think is happening is that you have no jsoncpp library built in debug mode.  If you remove jsoncpp (or hide it away somewhere), PDAL should build its own internal version with the correct compiler options.  But this may not be what's wrong as it's hard to say without the actual command that's causing an error.</div><div><br></div><div>Have you cleaned all the output from some previous build?</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)"><div>Do I need to manually download all 3rd party components and build them for debug in order for this to work?</div></div></div></blockquote><div><br></div><div>I don't know for sure, but it may be the case.  The Windows library compatibility issues aren't fun.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<div><span style="font-size:12pt">Two minor question</span><br></div>
<div>- At what point are feature-branches merged back into master branch?</div></div></div></blockquote><div><br></div><div>There's no schedule.  Often we wait for review.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<div>- Does PDAL have a fixed release iterval?</div></div></div></blockquote><div><br></div><div>Not at this time, though we try to have releases on a fairly regular basis.</div><div><br></div><div>-- <br></div></div><div class="gmail_signature" data-smartmail="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div></div>