Can you drop your cpp here? A small version that still shows the problem. Can you run some demos or other small models? I wonder if this is an installation issue. Thanks. Dan
On Monday, August 18, 2025 at 8:04:14 AM UTC-5 [email protected] wrote: > 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/ddbe3910-f0ee-4efe-975a-1caad97b5157n%40googlegroups.com.
