[Paraview-developers] 4.3 build error
Biddiscombe, John A.
biddisco at cscs.ch
Mon Jan 19 05:28:15 EST 2015
I upgraded my source tree to 4.3 and got this build error
Error 12504 error C2039: 'getWidgetEventPlayer' : is not a member of 'pqEventPlayer' pqApplicationComponents D:\Code\ParaView\Qt\ApplicationComponents\pqParaViewBehaviors.cxx 106
I poked around and couldn't see an easy way to fix it. The offending code introduced in commit 3f6e30bb324a343acf345abe8fe98176813a7eeb
commit 3f6e30bb324a343acf345abe8fe98176813a7eeb
Author: Yumin Yuan <yumin.yuan at kitware.com>
Date: Tue Dec 2 10:44:50 2014 -0500
Separated out EventPlayer from pqViewStreamingBehavior
The pqViewStreamingBehavior contains and instantiates its own event
player to play back its recorded event. The new QtTesting flow does
not support this. The players have to be registered first before
recorded event can be dispatched to the player. So the internal
event class is moved out to be a new class and registerd on its own.
Change-Id: I8c4b48a492a0088a6dcdf8de82313bee8185ec54
seems like this would affect everyone - no? Has something gone wrong with my source tree?
ta
JB
--
John Biddiscombe, email:biddisco @.at.@ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Trevano 131, 6900 Lugano, Switzerland | Fax: +41 (91) 610.82.82
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150119/4df07e90/attachment-0001.html>
More information about the Paraview-developers
mailing list