Hi,
Before we look into your source files: do you build the dictionary with the same options as your ROOT was built with? Release versus debug, /Md versus /Mdd?
Cheers, Axel
Marc de Kamps <M.deKamps_at_leeds.ac.uk> wrote:
Hi, I'm using root 5.22.00 under windows. I generate dictionary files with: rootcint -f dict.cxx -c RootLayerDescription. RootLayeredNetDescription.h LinkDef.h The program, compiled with Visual Studio 2008, compiles, and correctly writes out the RootLayerDescription object, fails on writing out the RootLayeredNetDescription object. I've had problems with this before. At the time I had to include the dictionaries for vector with rootcint or the program would not even compile. That does not seem to make a difference now. Under linux, with linux generated dictionaries, this program runs without problems. Any ideas as to the cause of the crash? Thanks, Marc Received on Sat Mar 05 2011 - 17:34:03 CET
This archive was generated by hypermail 2.2.0 : Wed Mar 09 2011 - 11:50:02 CET