[Qt4-preview-feedback] Custom process step - copy dll
Adam Kövári
kovariadam at gmail.com
Tue Mar 3 22:37:49 CET 2009
Hello,
i've created one Qt GUI Application and one C++ library. I need to copy
dll from the library directory after it's built to gui application
directory. I've created Custom process step with command:
copy db2lib.dll ..\..\db2client\debug\db2lib.dll /y
Working directory is set to library directory.
This setting fails with error:
Could not start process copy db2lib.dll ..\..\db2client\debug\db2lib.dll /y
Error while building project db2lib
When executing build step 'Copy'
What am i doing wrong?
Thanks,
Adam Kovari
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
More information about the Qt4-feedback
mailing list