[Paraview-developers] 4.3 build error
Yumin Yuan
yumin.yuan at kitware.com
Mon Jan 19 07:53:26 EST 2015
Hi John,
The qttesting submodule in paraview was updated to bring in fixes. I assume
you did not do "git submodule update" ?
Yumin
On Mon, Jan 19, 2015 at 5:28 AM, Biddiscombe, John A. <biddisco at cscs.ch>
wrote:
> 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
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at:
> http://markmail.org/search/?q=Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150119/6cd91a44/attachment.html>
More information about the Paraview-developers
mailing list