Re: problem while building
Did you run configure first? If you're only building one sql plugin there is no need to recompile all Qt libraries and that is what essentially will happen if you call make sub-src.
Re: problem while building
hi
thanks for ur reply now im running
configure.exe -debug-and-release -platform win32-g++
it runs for long time...
thanks
Re: problem while building
Thats correct. Also the parameters you pass are the defaults, so just ./configure would do.
Re: problem while building
hi
finally i connected mysql from qt..thanks to all for ur responses...
:D:D