Installing eclipse+Qt 4+MinGW
I had same problem “cannot find -lqtmaind†inside eclipse (I am using Vista basic).
And I then try to buid the libraries but after the build of the libraries
“cannot find -lqtmaind†was fixed , and now I can see the “libqtmaind.a†into the qt4/lib/
but as the build was not finished it didn't build all of then and now I have a New error
“cannot find -lQtGuid4â€
I need to build the rest of the libs
see picture for the errors
http://picasaweb.google.com/fredykon...05496353761730
Which file should I modify so that I comment the zlib folder which seem to create errors??
Thanks
SunnySan
Re: Unable to build Qt 4.4.0 debug libs with MinGW (pch error)
Re: Unable to build Qt 4.4.0 debug libs with MinGW (pch error)
now that the compile is not finished ...
is the .pro files are changed to .pri files??? strange
Re: Unable to build Qt 4.4.0 debug libs with MinGW (pch error)
It is all working now after 3 days....
I wrote a how to with pictures.
http://blogfredk.blogspot.com/2008/0...t-4-mingw.html
I hope this help for the next QT guy.