[Qt-interest] Compilation issue

Andreas Pakulat apaku at gmx.de
Wed Feb 25 20:21:22 CET 2009


On 25.02.09 19:07:29, Zine eddine Bendjaballah wrote:
> Hi,
> 
> I've a compilation issue in my project it tells me that one file
> doesn't exist, whereas that file exists.
> 
> You can find in the attached the .pro file, and the compilation output
> message.

This looks as if you're running make inside an msys environment. Hence
gcc thinks it gets unix paths, while it actually gets windows paths.

Run make from a normal cmd prompt and it should work.

Andreas

-- 
You will be married within a year.



More information about the Qt-interest-old mailing list