[vtkusers] Compiling VTK with Mingw64 ?

Ashika Umanga Umagiliya aumanga at biggjapan.com
Tue Sep 27 21:18:00 EDT 2011


Hi again,
I just noticed that there's many "Mingw64 rubenvb" builds in my
"download folder" :)  (x86_64-w64-mingw32-XXXXX_rubenvb.zip)
So I might have given a wrong build name.I uploaded the one I am using here -

http://dl.dropbox.com/u/17399055/mingw64-rub-qt-vtk-opencv-working.zip

Just in case if you want tot give it a try.

regards




On 28 September 2011 10:03, Ashika Umanga Umagiliya
<aumanga at biggjapan.com> wrote:
> Just to confirm,
> You compiled QT 4.7.4 from the source using Mingw64 right?
> Because QT officially doesn't give a Mingw64 build.
>
>
> On 28 September 2011 07:14, Blaine <frikker at gmail.com> wrote:
>> Hi everyone. I've been trying for what seems like weeks to get VTK to
>> install. I really need help!
>> I used the exact same mingw64 install that Ashika used, and the latest git
>> pull from VTK.
>> I did the following in CMAKE (2.8.x):
>>
>> enabled shared libs
>> disabled testing
>> enabled QT
>> (reconfigure)
>> enabled QT openGL
>>
>> That's it! I have QT 4.7.4 installed and I think it works.
>> Now what happens is "ld.exe" apparently hangs and crashes during compile.
>> see this link: http://i.imgur.com/0m4hy.png
>> ----------- Vanilla Compile ------------
>> If I don't change CMAKE at all and use all default params, it does the same
>> thing (ld.exe hangs at 16%).
>> This is a new build computer and I'm not sure what's going on.
>> any suggestions?
>> Blaine
>>
>>
>> On Tue, Sep 27, 2011 at 12:26 AM, Ashika Umanga Umagiliya
>> <aumanga at biggjapan.com> wrote:
>>>
>>> Hi ,
>>> I used x86_64-w64-mingw32-gcc-4.6.1_rubenvb.zip
>>> And latest VTK source from the GIT.
>>> If you are compiling QT ,use official QT source . "NOT" the QT-Mingw64
>>> port (https://gitorious.org/+qt-mingw-w64/qt/qt-mingw-w64-qt).
>>>
>>>
>>>
>>>
>>>
>>> On 27 September 2011 11:50, Gib Bogle <g.bogle at auckland.ac.nz> wrote:
>>> > Hi Ashika,
>>> >
>>> > Which of those 9 builds did you use?
>>> >
>>> > Thanks
>>> > Gib
>>> >
>>> > On 27/09/2011 3:16 p.m., Ashika Umanga Umagiliya wrote:
>>> >>
>>> >> Hi all,
>>> >>
>>> >> Build was successful using the following Ming64 build :
>>> >>
>>> >>
>>> >>
>>> >> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/rubenvb/
>>> >>
>>> >> Thanks everyone for the support.
>>> >>
>>> >>
>>> >>
>>> >>
>>> >> On 22 September 2011 13:48, Ashika Umanga Umagiliya
>>> >> <aumanga at biggjapan.com>  wrote:
>>> >>>
>>> >>> Hi all,
>>> >>>
>>> >>> I tried building latest VTK (master from git) and build failed the
>>> >>> same place as before.
>>> >>> Seems the issue is with Mingw64 build ?
>>> >>> I will try another Mingw64.
>>> >>>
>>> >>> thanks
>>> >>>
>>> >>> -----------------------------
>>> >>> [ 79%] Building CXX object
>>> >>> VolumeRendering/CMakeFiles/vtkVolumeRendering.dir/vtk
>>> >>> ProjectedTetrahedraMapper.cxx.obj
>>> >>> C:\git-checkouts\VTK\VolumeRendering\vtkProjectedTetrahedraMapper.cxx:
>>> >>> In
>>> >>> functi
>>> >>> on 'void vtkProjectedTetrahedraMapperTransformPoints(const
>>> >>> point_type*,
>>> >>> vtkIdTyp
>>> >>> e, const float*, const float*, float*) [with point_type = long int,
>>> >>> vtkIdType =
>>> >>> long long int]':
>>> >>>
>>> >>>
>>> >>> C:\git-checkouts\VTK\VolumeRendering\vtkProjectedTetrahedraMapper.cxx:98:6:
>>> >>> inte
>>> >>> rnal compiler error: in ix86_vectorize_builtin_vec_perm_ok, at
>>> >>> config/i386/i386.
>>> >>> c:30247
>>> >>> Please submit a full bug report,
>>> >>> with preprocessed source if appropriate.
>>> >>> See<http://gcc.gnu.org/bugs.html>  for instructions.
>>> >>> mingw32-make[2]: ***
>>> >>> [VolumeRendering/CMakeFiles/vtkVolumeRendering.dir/vtkProje
>>> >>> ctedTetrahedraMapper.cxx.obj] Error 1
>>> >>> mingw32-make[1]: ***
>>> >>> [VolumeRendering/CMakeFiles/vtkVolumeRendering.dir/all] Err
>>> >>> or 2
>>> >>> mingw32-make: *** [all] Error 2
>>> >>>
>>> >>>
>>> >>>
>>> >>> On 22 September 2011 10:06, Ashika Umanga Umagiliya
>>> >>> <aumanga at biggjapan.com>  wrote:
>>> >>>>
>>> >>>> Hi David,Christian ,
>>> >>>>
>>> >>>> Thanks alot. I will give it a try and let you know how it went.
>>> >>>>
>>> >>>> best regards
>>> >>>>
>>> >>>>
>>> >>>> On 22 September 2011 04:13, Christian Lackas<christian at lackas.net>
>>> >>>>  wrote:
>>> >>>>>
>>> >>>>> * David Partyka<david.partyka at kitware.com>  [110921 15:55]:
>>> >>>>>
>>> >>>>> David,
>>> >>>>>
>>> >>>>>> I just pushed a number of fixes based off Christian's patch into
>>> >>>>>> the
>>> >>>>>> master
>>> >>>>>> and release branches on git. Please try them and let me know.
>>> >>>>>> Thanks!
>>> >>>>>
>>> >>>>> thanks also. Will give it a try.
>>> >>>>>
>>> >>>>> Christian
>>> >>>>>
>>> >>>>> --
>>> >>>>> Dr. Christian Lackas, Managing Partner
>>> >>>>> inviCRO, LLC -- In Imaging Yours
>>> >>>>> P: +1 617 933 8733, F: +49 2203 9034722, E: lackas at invicro.com
>>> >>>>> http://www.invicro.com/  http://www.spect-ct.com/
>>> >>>>>
>>> > 0
>>> >
>>> > _______________________________________________
>>> > 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 VTK FAQ at:
>>> > http://www.vtk.org/Wiki/VTK_FAQ
>>> >
>>> > Follow this link to subscribe/unsubscribe:
>>> > http://www.vtk.org/mailman/listinfo/vtkusers
>>> >
>>> _______________________________________________
>>> 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 VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
>>
>



More information about the vtkusers mailing list