I've started to build shared libraries instead of static ones,
because linking is so slow under windows.

I only have successfully build the support library after
some small file moving (from src to support).

Then I've tried to do the same with controllers, but there are
so much dependencies to the executable and to the frontend
that I've given up.

So my question: Which libraries could in principle be
build as shared libraries?

-- 
Peter Kümmel

Reply via email to