MoebiusCode icon indicating copy to clipboard operation
MoebiusCode copied to clipboard

Typos

Open neurodiverseEsoteric opened this issue 7 years ago • 2 comments

The file "Filedialogs.h" should be "FildDialogs.h," no?

MoebiusCode/main.cpp:6:10: fatal error: FileDialog.h: No such file or directory #include "FileDialog.h"

Also, in "PrescribeEdgeJumps.h," "<Eigen/core>" should be "<Eigen/Core>..."

fatal error: Eigen/core: No such file or directory #include <Eigen/core>

neurodiverseEsoteric avatar Feb 07 '18 20:02 neurodiverseEsoteric

I fixed them both and it seems to work on my computer. OSX can sometimes not be sensitive to those differences. Note that MoebiusCode is porting into libhedra, so I will stop supporting this repository in a few weeks.

avaxman avatar Feb 09 '18 15:02 avaxman

Will the GUI go with the port to libhedra?

neurodiverseEsoteric avatar Feb 24 '18 21:02 neurodiverseEsoteric