[Paraview] Problem with cross-compile
Sean Ziegeler
seanzig at users.sourceforge.net
Wed Apr 23 11:10:58 EDT 2008
I am cross compiling an MPI version of ParaView3 CVS (updated yesterday)
for AIX on Power5. I've successfully built a serial version, but the
cross compile hits a snag in the cmake/make process. I'm using CMake
CVS also updated yesterday.
The problem is that CMake (either CMake itself or the PV cmake scripts)
are generating incorrect dependencies for the Compile Tools. I am
setting -DParaView3CompileTools_DIR to my serial build directory, but
the path to the executables (e.g., vtkmkg3states) in the */build.make
files somehow are set to the source directory.
Does that sound familiar? If that isn't enough information, I can post
excerpts of the relevant files.
Thanks,
Sean
More information about the ParaView
mailing list