GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » [FIXED] svn update error
Re: svn update error [message #14569 is a reply to message #14568] Thu, 04 April 2013 16:03 Go to previous messageGo to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: 202.122.36*
Still not working for me (mac):


[ 54%] Building CXX object tracking/CMakeFiles/Tracking.dir/PndTrkSttAdjacencies.cxx.o
/Users/spataro/sep12/trunk/tracking/PndTrkSttAdjacencies.cxx:37:17: error: variable length array of non-POD element type 'TVector3'
        TVector3 center[NUMBER_STRAWS], wiredirection[NUMBER_STRAWS];
                       ^
/Users/spataro/sep12/trunk/tracking/PndTrkSttAdjacencies.cxx:46:3: error: use of undeclared identifier 'wiredirection'
                wiredirection[i-1] = pSttTube->GetWireDirection();
                ^
/Users/spataro/sep12/trunk/tracking/PndTrkSttAdjacencies.cxx:51:12: error: use of undeclared identifier 'wiredirection'
                if( fabs(wiredirection[i].Z() -1.) > 1.e-5) continue; // for now I don't consider the skews;
                         ^
/Users/spataro/sep12/trunk/tracking/PndTrkSttAdjacencies.cxx:56:13: error: use of undeclared identifier 'wiredirection'
                        if( fabs(wiredirection[j].Z() -1.) > 1.e-5) continue; // for now I don't consider the skews;
                                 ^
4 errors generated.
make[2]: *** [tracking/CMakeFiles/Tracking.dir/PndTrkSttAdjacencies.cxx.o] Error 1
make[1]: *** [tracking/CMakeFiles/Tracking.dir/all] Error 2
make: *** [all] Error 2

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [WONTFIX] Error: Symbol PndTpcDetector is not defined in current scope runMvdSim.C:54:
Next Topic: [INFO] New version of the external packages "apr 13"
Goto Forum:
  


Current Time: Fri Apr 19 04:08:37 CEST 2024

Total time taken to generate the page: 0.01001 seconds