On 29 May 2007 16:52, morgan gangwere wrote: > easy way: > 1 - compile as normal > 2 - after qmake finishes, COPY cygwin1.dll mingwm10.dll and qtui.dll (or > someshizzat like that) to the OUTPUT directory of your build. now you > can run all this from just doulble clicking it in Windows.
Wrong, and bad advice too. Please don't recommend people go placing multiple copies of cygwin1.dll on their system, it's a source of massive problems. It's also utterly unnecessary considering the compiled program doesn't need cygwin1.dll as it is not in any sense a cygwin program. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/