I am trying to create a figure with TikZ and when compiling an error message appears, stating that it cannot identify tkz-obj-angles.tex. After doing some research I saw that the \usetkzobj{all} code is no longer needed, as I use an offline editor I still have problems with my figure and I don't know how to solve it.
I opened Overleaf and put the same code, but I was forced to insert the command \usetkzobj{all} and the drawing was as I wanted.
Any tips on how to solve this in TeXStudio or TeXMaker?
tkz-euclideon Overleaf is old, the one on MikTeX is the latest. Which one do you want to use? – AndréC Jul 27 '20 at 18:33editbutton at the bottom left of your question. – AndréC Jul 27 '20 at 18:38\usetkzobj{all}. I spent way to long debugging this based on the other comments here. Hope I save someone some time. – Jesse Jul 05 '22 at 22:10