[vtkusers] cross-compile-error with mingw32 on linux

Lars Friedrich Lars lars-friedrich at gmx.net
Sun Aug 3 17:06:56 EDT 2008


hello vtkusers,

has someone of you successfully cross-compiled VTK for windows32 on a linux32-machine with mingw32?
Recently I compiled ITK using mingw32 for windows on my 32-bit kubuntu and succeeded (except a little cross-compile bug in libstdc++, see http://groups.google.se/group/linux.debian.bugs.dist/msg/641a21a1b1ab0c9d).

So I thought that I could also try to compile VTK using mingw32 on linux, but the process stopped with the following error-message:

make[2]: *** No rule to make target `/home/lars/libs/VTK-src/VTK/Utilities/MaterialLibrary/ProcessShader', needed by `Utilities/MaterialLibrary/vtkGLSLShaderLibrary.h'.  Stop.
make[1]: *** [Utilities/MaterialLibrary/CMakeFiles/vtkMaterialLibraryConfiguredFiles.dir/all] Error 2
make: *** [all] Error 2

First I thought that this http://www.paraview.org/pipermail/paraview/2008-June/008434.html is the reason for it, but the SET(VTK_TYPE_USE___INT64 0) is not a solution to the problem.

Does someone have an idea what's wrong?

regards,
lars
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx



More information about the vtkusers mailing list