View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012740ParaView(No Category)public2011-11-21 11:122012-02-08 17:28
ReporterDavid Partyka 
Assigned ToDavid Partyka 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.12 
Target VersionFixed in Version3.14 
Summary0012740: VTK/ParaView currently failing to compile with VS 7.1
Descriptionhttp://www.cdash.org/CDash/viewBuildError.php?buildid=1554604 [^]

\Dashboards\My Tests\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(365) : error C2065: 'TRACKMOUSEEVENT' : undeclared identifier
TagsNo tags attached.
ProjectKitware
Topic Name12740-vs71-compile-errors
Typeincorrect functionality
Attached Fileshtm file icon BuildLog.htm [^] (95,966 bytes) 2012-01-09 18:55

 Relationships

  Notes
(0027765)
Utkarsh Ayachit (administrator)
2011-12-02 14:26

I believe this was already merged.
(0027927)
Jiajing (reporter)
2012-01-09 18:58

Hi,

This bug appeared again when I tried to compile tubeTK from scratch. The build script should already update to head, but somehow the following error occurred. I also uploaded the complete buildlog.

==========================================================================
2>37>..\..\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(365) :error C2065: 'TRACKMOUSEEVENT' : undeclared identifier
2>37>..\..\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(365) :error C2146: syntax error : missing ';' before identifier 'tme'
2>37>..\..\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(365) :error C2065: 'tme' : undeclared identifier
2>37>..\..\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(366) :error C2228: left of '.cbSize' must have class/struct/union
2>37> type is ''unknown-type''
2>37>..\..\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(366) :error C2070: ''unknown-type'': illegal sizeof operand
2>37>..\..\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(367) :error C2228: left of '.dwFlags' must have class/struct/union
2>37> type is ''unknown-type''
2>37>..\..\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(367) :error C2065: 'TME_LEAVE' : undeclared identifier
2>37>..\..\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(368) :error C2228: left of '.hwndTrack' must have class/struct/union
2>37> type is ''unknown-type''
2>37>..\..\VTK\Rendering\vtkWin32RenderWindowInteractor.cxx(369) :error C3861: 'TrackMouseEvent': identifier not found
2>37>vtkRendering - 9 error(s), 0 warning(s)
==========================================================================

Thanks,
Jiajing
(0028238)
Utkarsh Ayachit (administrator)
2012-02-08 17:28

Closing bugs sitting in "customer review" for a long time.

 Issue History
Date Modified Username Field Change
2011-11-21 11:12 David Partyka New Issue
2011-11-21 11:12 David Partyka Assigned To => David Partyka
2011-11-21 11:12 David Partyka Status backlog => todo
2011-11-21 11:16 David Partyka Status todo => active development
2011-11-21 11:36 David Partyka Topic Name => 12740-vs71-compile-errors
2011-11-21 11:36 David Partyka Status active development => gatekeeper review
2011-11-21 11:36 David Partyka Fixed in Version => git-next
2011-11-21 11:36 David Partyka Resolution open => fixed
2011-12-02 14:26 Utkarsh Ayachit Note Added: 0027765
2011-12-02 14:26 Utkarsh Ayachit Status gatekeeper review => customer review
2011-12-02 14:26 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-01-09 18:55 Jiajing File Added: BuildLog.htm
2012-01-09 18:58 Jiajing Note Added: 0027927
2012-02-08 17:21 Utkarsh Ayachit Fixed in Version git-master => 3.14
2012-02-08 17:28 Utkarsh Ayachit Status customer review => closed
2012-02-08 17:28 Utkarsh Ayachit Note Added: 0028238


Copyright © 2000 - 2018 MantisBT Team