--
You received this message because you are subscribed to the Google Groups "topaz-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topaz-discus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Did you user mercurial commands to do the rollback? Which change set gives you compilation errors?
That's a segmentation fault. Use the debugger to see where that is happening.
Hi, Valentin,
I tried changeset 10374. I keep all setting default. I tried both ALPHA_token_topaz and ALPHA_directory_topaz. None of them works. I've attached the output and the fs.py (given by changeset 10374) for your reference. Thanks.
This seems to be outside topaz interface. Use gdb to backtrack the problem (and be sure that build dir has no mixed compilation s from different change sets).