PDA

View Full Version : How to prepare some minimum qt-environment ?



alex1
5th September 2011, 17:59
I need to transfer to another programmer some code.This programmer does not have Qt on his machine.
He should compile the code and run executable on his machine.
Is it possible to prepare some minimum qt-environment (include, lib, bin,... and etc.), without installing full package Qt ,to compile / run my source?
Without creating any setup install file

I work with Qt 4.7.3
OS: Linux RH

Thanks.