← Back to team overview

kaliveda-dev team mailing list archive

[Branch ~kaliveda-dev/kaliveda/1.8] Rev 833: fix (may be not the best solution) the following linking problem

 

------------------------------------------------------------
revno: 833
committer: Guilain Ademard <ademard@xxxxxxxxxxxxx>
branch nick: kaliveda
timestamp: Wed 2013-04-17 16:18:52 +0200
message:
  fix (may be not the best solution) the following linking problem
  obtained with ROOT trunk rev 47841:
  
  g++ -O2 -m64 -g analyse_logs.o -L/projet/indra/indra4/IndraVamos/guilain/KaliVeda/
  .kvroot-1.8_gcc-4.4.3_x86_64_root-5.99.01/lib -lKVMultiDet -L/projet/indra/indra4/
  IndraVamos/guilain/ROOT/.root-trunk_gcc-4.4.3_x86_64/lib -lCore -lCint -lRIO -lNet 
  -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics 
  -lMathCore -lThread -pthread -lm -ldl -rdynamic  -o analyse_logs
  
  /projet/indra/indra4/IndraVamos/guilain/KaliVeda/.kvroot-1.8_gcc-4.4.3_x86_64_root-5.99.01/
  lib/libKVMultiDet.so: undefined reference to `TGLViewer::SetCurrentCamera(TGLViewer::ECameraType)'
  
  /projet/indra/indra4/IndraVamos/guilain/KaliVeda/.kvroot-1.8_gcc-4.4.3_x86_64_root-5.99.01/
  lib/libKVMultiDet.so: undefined reference to `TGLViewer::SetGuideState(int, bool, bool, double const*)'
  
  /projet/indra/indra4/IndraVamos/guilain/KaliVeda/.kvroot-1.8_gcc-4.4.3_x86_64_root-5.99.01/
  lib/libKVMultiDet.so: undefined reference to `TGLViewer::SavePicture(TString const&)'
  
  /projet/indra/indra4/IndraVamos/guilain/KaliVeda/.kvroot-1.8_gcc-4.4.3_x86_64_root-5.99.01/
  lib/libKVMultiDet.so: undefined reference to `TGLViewer::SetOrthoCamera(TGLViewer::ECameraType
  , double, double, double*, double, double)'
  
  /projet/indra/indra4/IndraVamos/guilain/KaliVeda/.kvroot-1.8_gcc-4.4.3_x86_64_root-5.99.01/
  lib/libKVMultiDet.so: undefined reference to `TGLViewer::SetClearColor(short)'
  
  /projet/indra/indra4/IndraVamos/guilain/KaliVeda/.kvroot-1.8_gcc-4.4.3_x86_64_root-5.99.01/
  lib/libKVMultiDet.so: undefined reference to `TGLLightSet::SetLight(TGLLightSet::ELight, bool)'
modified:
  KVMultiDet/Makefile


--
lp:kaliveda
https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8

Your team KaliVeda Development Team is subscribed to branch lp:kaliveda.
To unsubscribe from this branch go to https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8/+edit-subscription