Actually, I would welcome help here - the trouble is that I have no single application using Geom to test...
Could you please try to identify dependencies of Geom/Draw, Geom/Ctrl etc... on TCtrlLib, TCtrl and TDraw? I guess there will not be many, so we will be ablo to fix that (by moving stuff to CtrlLib, Ctrl and Draw).
(Just load you app using Geom and replace #include <TCtrlLib/TCtrlLib.h> with <CtrlLib/CtrlLib.h> etc...)