this is the error i am getting: [ 33%] Built target FilteringCxxTests make[2]: *** No rule to make target `/opt/sgi/mpt/mpt-1.23/libsma.so', needed by `bin/GraphicsCxxTests'. Stop. make[1]: *** [VTK/Graphics/Testing/Cxx/CMakeFiles/GraphicsCxxTests.dir/all] Error 2 make: *** [all] Error 2 LD_LIBRARY PATH=/opt/sgi/mpt/mpt-1.23/lib to CMAKE_CXX_FLAGS, CMAKE_C_FLAGS and MPI_COMPILER_FLAGS= -Wno-deprecated -I /opt/sgi/mpt/mpt-1.23/include -L /opt/sgi/mpt/mpt-1.23/lib -lmpi++ -lmpi -lsma
ls in /opt/sgi/mpt/mpt-1.23/lib gives: libmpi++abi1002.so libmpi_mt.so libmpi.so libmpi++.so libsma.so libxmpi.so why is it not able to find when i am explicitly giving it as option? Please help. pratik
_______________________________________________ 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
