Ask Your Question

Revision history [back]

How to Deploy and Distribute application

I have built a few apps using this library, but when I try to deploy the app on a user machine I get "dll not found" errors. I have copied all the needed dll dependencies to the user machine and put them under the same directory structure as the development machine, yet I still get the error when trying to run an app on the enduser machine. I looked around on the proper deployment procedures for this library but have yet to find a decent answer. I am using Netbeans to do the c++ development. Please help.