Yes superbuild is the recommended way. Superbuild is the cmakification of the earlier Autobuild shell scripts.
It does pretty much exactly the same things autobuild did, but it is a bit easier for us to maintain. The last time Autobuild was updated for example was back in about the 3.14 and jaguar days. David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Aug 28, 2013 at 1:20 PM, Vanmoer, Mark W <[email protected]>wrote: > David, here it is. Is superbuild the recommended method for cross > compiling? I also looked at ParaViewAutoBuild.**** > > Thanks,**** > > Mark**** > > ** ** > > *From:* David E DeMarle [mailto:[email protected]] > *Sent:* Wednesday, August 28, 2013 12:03 PM > *To:* Vanmoer, Mark W > *Cc:* [email protected] > *Subject:* Re: [Paraview] Building on Titan using ParaViewSuperbuild**** > > ** ** > > Mark can you send me your CMakeCache from the tools directory?**** > > ** ** > > The tools build should be an entirely shared build and the cross build > should be an entirely static build. I am unsure why it might be mixing > static and shared in this case and the CMakeCache may tell me.**** > > ** ** > > thanks**** > > ** ** > > > **** > > David E DeMarle > Kitware, Inc. > R&D Engineer > 21 Corporate Drive > Clifton Park, NY 12065-8662 > Phone: 518-881-4909**** > > ** ** > > On Tue, Aug 27, 2013 at 4:26 PM, Vanmoer, Mark W <[email protected]> > wrote:**** > > Hi, I'm trying to follow the advice on building ParaView on Titan using > the ParaViewSuperbuild method from an earlier discussion in June.**** > > **** > > When I run make in the "TOOLS" directory I get the following error:**** > > **** > > [ 66%] Building CXX object > Utilities/ProcessXML/CMakeFiles/kwProcessXML.dir/ProcessXML.cxx.o**** > > Linking CXX executable ../../bin/vtkkwProcessXML-pv4.0**** > > /usr/bin/ld: attempted static link of dynamic object > `../../lib/libvtkCommonCore-pv4.0.so.1'**** > > collect2: error: ld returned 1 exit status**** > > make[6]: *** [bin/vtkkwProcessXML-pv4.0] Error 1**** > > make[5]: *** [Utilities/ProcessXML/CMakeFiles/kwProcessXML.dir/all] Error 2 > **** > > make[4]: *** [CMakeFiles/pvCompileTools.dir/rule] Error 2**** > > make[3]: *** [pvCompileTools] Error 2**** > > CMake Error at > /ccs/home/vanmoer/builds/superbuild/tools-build/pv-paraview-build.cmake:26 > (message):**** > > Failed!!!**** > > **** > > **** > > make[2]: *** [paraview/src/paraview-stamp/paraview-build] Error 1**** > > **** > > I don't see a BUILD_SHARED that I can toggle. All of the > CMAKE_SHARED_LINKER_FLAGS* vars are empty, if those are related. **** > > **** > > Any suggestions?**** > > **** > > Thanks,**** > > Mark**** > > **** > > **** > > > _______________________________________________ > 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 ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview**** > > ** ** >
_______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
