-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 2.6.2
-
None
-
1aa8fd88c72d4d60544dffc03a345ecc82b69dad.
When trying to inspect the contents of Eigen vectors (i.e., Eigen::VectorXd) during a debug process, the Eigen debug helper of Qt Creator fails.
Attached is the replacement python code that needs to be done in qttypes.py to make it work.