[Paraview-developers] 4.3 build error

Biddiscombe, John A. biddisco at cscs.ch
Mon Jan 19 08:25:46 EST 2015


Yumin

>>The qttesting submodule in paraview was updated to bring in fixes. I assume you did not do "git submodule update" ?

aaarrghh! Sorry, completely forgot about that stuff. I always do the vtk submodule manually to rebase my patches onto it and forgot completely about the other ones.

It’s compiling now...

cheers and apologies for the time wasting.

JB


On Mon, Jan 19, 2015 at 5:28 AM, Biddiscombe, John A. <biddisco at cscs.ch<mailto: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<mailto: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://cscs.ch>
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07<tel:%2B41%20%2891%29%20610.82.07>
Via Trevano 131, 6900 Lugano, Switzerland   | Fax:  +41 (91) 610.82.82<tel:%2B41%20%2891%29%20610.82.82>


_______________________________________________
Powered by www.kitware.com<http://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/fdf7fa72/attachment.html>


More information about the Paraview-developers mailing list