My project uses COM objects, and requires DLLs and type libraries to compile some of my files. How does IncrediBuild handle this?
All compilation is done from within a virtual mirror environment that acts as a copy of the building machine’s environment. This means that regardless of what files and DLLs are on the remote machine, it will produce a compilation output that’s based on the DLLs and files found on the original machine.