AA-SIPP-m
AA-SIPP-m copied to clipboard
visualize problem
Thanks for your great work! I build project with Qtcreator, after loading the log.xml file, it says "The program has unexpectedly finished". I wonder whether the error is due to the xml file or my configuration for Qtcreator. all_in_one_example_log.zip
Hello, sorry to bother you, I would like to ask you if the output form is similar to the one in the videos file when you run it?Because I don't see any error when I run it with CMAKE+Visual Studio, but I don't see the corresponding output either. I hope to get your reply and wish you a happy day!
@ErickJym @aandreychuk I am getting the same error , when i run the debugger i get an error at line 265 :
inline int size() const { return length(); } // Qt API consistency
if you solved the error, could you share the fix?