<div dir="ltr"><p style="margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:22.3999996185303px;margin-top:0px!important">Hello,</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:22.3999996185303px">I've compiled and built the latest PythonQT from <a href="https://github.com/Orochimarufan/PythonQt">this source</a> in VS2013 with Python 2.7.3 and QT 5.4.1. Working towards compiling Veloview from source.  I've had to do a few things to get it to build including:</p><ul style="padding:0px 0px 0px 2em;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:22.3999996185303px"><li style="box-sizing: border-box;">Comment out the '#ifdef PY3K' clause in PythonQT.cpp, line 835</li><li style="box-sizing: border-box;">Add /bigobj to the project properties in Visual Studio</li></ul><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:22.3999996185303px">Now I am trying to compile the Paraview PythonQT Plugin and I get the following linker error:</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:22.3999996185303px">3>pqPythonQtPlugin.obj : error LNK2019: unresolved external symbol "void __cdecl PythonQt_init_QtBindings(void)" (?PythonQt_init_QtBindings@@YAXXZ) referenced in function "protected: void __cdecl pqPythonQtPlugin::initialize(void)" (?initialize@pqPythonQtPlugin@@IEAAXXZ)<br style="box-sizing: border-box;">3>C:\Users\eric.g.younkin\Documents\PCL_ParaView\ParaView-v4.3.1-source\build\bin\Debug\PythonQtPlugin.dll : fatal error LNK1120: 1 unresolved externals</p><p style="margin-top:0px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:22.3999996185303px;margin-bottom:0px!important">Anyone have any idea what that is from?  I know this is generally because an library file isn't properly linked, but I have no idea which one or how to tell.</p><p style="margin-top:0px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:22.3999996185303px;margin-bottom:0px!important"><br></p><p style="margin-top:0px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:14px;line-height:22.3999996185303px;margin-bottom:0px!important">Thanks,<br>Eric</p><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><span style="color:rgb(51,51,255)"></span><span><font color="#888888"><span style="color:rgb(51,51,255)">Eric Younkin LTJG/NOAA</span><br style="color:rgb(51,51,255)"><span style="color:rgb(51,51,255)">HSTP Liaison - East</span><br style="color:rgb(51,51,255)"><span style="color:rgb(51,51,255)">
Marine Operations Center - Atlantic</span><br style="color:rgb(51,51,255)"><span style="color:rgb(51,51,255)">
439 W York St</span><br style="color:rgb(51,51,255)"><span style="color:rgb(51,51,255)">
Norfolk, VA 23510</span><br style="color:rgb(51,51,255)"><span style="color:rgb(51,51,255)">
Cell: 828-331-8197</span><br>
</font></span></div></div>
</div>