When i try importing a font with getFont(filename) it doesn't work, throw the following error : TypeError: in method 'IGUIEnvironment_getFont', argument 2 of type 'irr::io::path const &'
the same happened with GetSceneManager().addArrowMesh(), the first arg needs to be an 'irr::io::path const &' which throw an error when passing a string. -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/projectchrono/978840b8-0766-42fa-99e0-046d4ab6712en%40googlegroups.com.
