On Tue, Mar 8, 2016 at 9:19 AM, Harshad Sahasrabudhe <[email protected]> wrote:
> as you are definitely building shared libs. I don't know exactly what the >> CMAKE_BUILD_TYPE does, but I agree that could be the cause... > > > Sorry, that's for the static build. I posted the wrong command. Here's the > one I'm using > > cmake -DBUILD_EXAMPLES=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=OFF > -DCMAKE_INSTALL_PREFIX=$(PWD) . > If you have a chance, please see if the branch in #860 ( https://github.com/libMesh/libmesh/pull/860) fixes the VTK linking issue for you. -- John ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
