[vtkusers] Using VTK with CMake: link errors

John Drescher drescherjm at gmail.com
Tue Aug 10 16:59:40 EDT 2010


> Linking CXX executable fdtd-cuda-1
> ld: warning: in
> /Library/Frameworks/Python.framework/Versions/6.1/lib/vtk-5.4/libvtkHybrid.dylib,
> file was built for i386 which is not the architecture being linked (x86_64)

Looks like you are mixing 32 bit and 64 bit.

John



More information about the vtkusers mailing list