Opened 14 years ago

Last modified 13 years ago

#43 new defect

G4UIExecutive, G4VisExecutive =>recompilation problem

Reported by: /C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@… Owned by:
Priority: minor Milestone: Geant4.9.5
Component: Interfaces Version:
Keywords: Cc:

Description

This should be the same problem with G4UIExecutive. You change something (configuration flag), then recompile driver, but .hh or .icc are not parse by gcc, because it see not changes in .cc files.

That is not a problem of Qt, but a icc file problem. Perhaps we should put those files in src folder and rename them as .cc files.

Laurent

Le 8 déc. 2009 à 06:41, Joseph Perl a écrit :

Solution was to delete the OpenGL tmp and lib before the new geant4 build.

I wonder if we could eventually get the build system to recognize the need to do this if the Qt options change. Anyway, not a big problem. Will just need to remind users to force a clean up before rebuilding geant4 with differnt OpenGL options.

Joseph

Change History (2)

comment:1 Changed 14 years ago by /C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@…

Milestone: Geant4.9.4

comment:2 Changed 13 years ago by /C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@…

Milestone: Geant4.9.4Geant4.9.5
Note: See TracTickets for help on using tickets.