iv3d-users

Text archives Help


[IV3D-USERS] Problem building Imagevis3D on Win7 64-bit


Chronological Thread 
  • From: Alark Joshi <alark1@gmail.com>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Problem building Imagevis3D on Win7 64-bit
  • Date: Thu, 10 Mar 2011 13:33:49 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=HjcP5ClQCYIDs9mEQq7ON6GppxpJm7RZW8inVurhhY6gjDwjjCOKwtkDaDcsnssWI6 s/kzcyrKqUZlhpDT65Dxk/LZpGtwR4ohi5BskxsGNTU4qAVh+avNEic0BOS6UJf3VZzd x/9/JEoEukmbY+TI9USjGtZn91UzOvNW398j4=

Hello,

I have successfully built ImageVis3D on earlier versions of Windows
(32-bit and 64-bit) but with 64-bit Windows 7 and Visual Studio 9 and
10, I am having major problems. FYI, I am using QT 4.7.1

For Visual Studio 2008 with SP1, I get many such errors when building
the solution

C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\include\deque(143) : error C2248: 'std::deque<_Ty>::_Map' :
cannot access protected member declared in class 'std::deque<_Ty>'
1>        with
1>        [
1>            _Ty=tuvok::AbstrRenderer *
1>        ]
1>        C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\include\deque(1307) : see declaration of
'std::deque<_Ty>::_Map'
1>        with
1>        [
1>            _Ty=tuvok::AbstrRenderer *
1>        ]


Any help will be greatly appreciated. Thanks.

Regards,

-Alark



Archive powered by MHonArc 2.6.16.

Top of page