> I have tried to build precompiled libraries via the precompilation
> wizard. It fails and gives warnings. Where can I read more about how to
> precompile.
> The wizard does not have options to build a finalized system, or?
You do not have to go through the wizard. Open your project without compiling it
first then display the project settings to add the precompiled library you need.
Compile your project. If the precompiled is not yet built, it will built it
automatically including the finalized version, and then compile your project.
Regards,
Manu