Sindhur,
You are better of installing the DLL files - allows other applications
to make use of them, and allows you to create multiple executables
without having to link them against a static (and rather large) library
every time.
But if it's really a problem, it should be possible to
Hi everyone,
I have created an application using Xalan APIs and when I use the exe
file generated to run the application on a different machine without
Xalan installed on that machine it pops up a message saying it requires
som .dll files. My question is: Is there any way that I can build an