As you've seen in the comments, the file you mentioned is part of libjpeg. So, the solution from Qt's perspective is to set NO_GETENV. I think libjpeg developers will like to know about this issue.
[quote author="theuser" date="1291768946"]edit: ah and thank you for the link to the newer tutorials i didnt know the one i worked with was "out of date"(though i guess the basic concepts are still the same)[/quote]
Indeed, the concepts are still the same. Also, it is a Qt 4 example so it is expected to work with Qt 4.7 too.
I just pointed it's old because I could not find in the Qt 4.7 sources :-P
Removing the Shadow-build check in the Projects Building Settings for Release and Debug made the trick.
I have tried three different Examples and they all run fine.
/Mike
PS. Sorry folr the missing back slashes. They got lost somewhare between copying the Compiler output to the pais into this forum. Possible the forum security does not alow them to prevent execution of mallisious code through this web site? DS.
[quote author="infoctopus" date="1291576301"]you could try VS2008 Express. If the problems persists, then it's maybe a Express edition issue Also reinstalling Windows can be of ultimate help ;) (since it's all fine on clean virtual Win7)[/quote]
No, thanks, maybe next time :)
I can survive with Qt SDK in Ubuntu under VirtualBox.
I am not sure which version it was as I had vs.net (academic version - full install), visual studio 2005 c++ express, vs 2008 c++ express, vs 2010 c++ express. I think it was the number of different vs installs that caused the problem.
Well blex, you were not right but you led me to the answer. It wasn't the drive letter but the VS2008 install. I have been using a non-standard install of VS2008 to compile Qt but it no longer builds Qt 4.7.1 for x86 targets. A standard VS2008 install works fine.
chetankjain, I don't think AV support will help here. In most cases they say "such falsepositives are normal" because if they will change something to avoid such situations it will make their heurustic algorithm weeker.
Actually I would have needed OpenGL. But I already found the (little weird) solution to this problem. The thing was, that Visual Studio had a problem with a project created in 4.6 and now compiling it with 4.7. After removing all the files and creating a blank Qt-Project I just added all the files again and it worked like a charm.
Thanks anyway.
Daniel
Sorry, the symbian emulator is not part of the Nokia Qt SDK, so I am not really using that on a regular basis. The guys at "forum nokia":http://www.forum.nokia.com/ might be able to provide help here.