mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] mxe for windows 7 (64 bit)


From: Martin Müllenhaupt
Subject: Re: [Mingw-cross-env-list] mxe for windows 7 (64 bit)
Date: Fri, 21 Jun 2013 18:08:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

On 21.06.2013 12:16, Tony Theodore wrote:
> Hi Martin,
> 
> Could you have a look at updating the current 32-bit vtk build to the latest 
> version? This will give us a better starting point to enable the mingw-w64 
> builds.

I just built the latest 6.0rc3, without any config options - and it
built fine.
My next step will be to try to build the QVTK library.

There may be some linking issues, because VTK linked its dependency
libraries. Maybe I will test the VTK_USE_SYSTEM_XX-options.

I have no vtk6.mk yet, but my steps were straight forward:
1. create a native VTK6 build
2. Extract the VTK5 tryrun-file created by src/vtk-1-tryrun.patch
3. run cmake \
-C path_to_vtk-tryrun.cmake \
-DCMAKE_TOOLCHAIN_FILE=path_to_mxe/usr/i686-pc-mingw32/share/cmake/mxe-conf.cmake
\
-DVTKCompileTools_DIR=path_to_native_vtk6_build \
path_to_vtk6_sources

Good luck

Martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]