[Qt-creator] mingw32-make.exe: Interrupt/Exception caught (code = 0xc0000005, addr = 0x41f96e)
Laurent Desmecht
laurent at deslau.be
Tue Feb 2 20:33:09 CET 2010
Le 2/02/2010 19:48, Matthias Pospiech a écrit :
> Laurent Desmecht schrieb:
>
>> Hello,
>>
>> I have got a similar error after installing TortoiseGit. After
>> investigation I figure out that the installation change my PATH
>> environment variable. I modified the PATH of my build environment to
>> remove the newly added directories and this fixed the crash.
>> So I guess you should check your PATH variable first.
>>
>>
> My path is highly crowed with stuff from many installed programms:
>
> Path=C:\Program Files\PC Connectivity Solution\;C:\Program Files\MiKTeX
> 2.8\mikt
> ex\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System
> 32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL
> Server\90\Tools\binn\;
> C:\Program Files\TortoiseSVN\bin;C:\Program Files\doxygen\bin;C:\Program
> Files\C
> ommon Files\Roxio Shared\9.0\DLLShared\;C:\Program
> Files\MATLAB\R2008a\bin;C:\Pr
> ogram Files\MATLAB\R2008a\bin\win32;C:\Program
> Files\GnuWin32\bin;C:\Program Fil
> es\ispell;C:\Program Files\gs\gs8.63\bin;C:\Program
> Files\gnuplot\bin;"C:\Progra
> m Files\Microsoft SDKs\Windows\v7.0\bin";"C:\Program Files\Microsoft
> Visual Stud
> io 8\VC\bin"
>
> But I do not see what this has to do with the mingw failure, which only
> happens if
> executed from within QtCreator.
>
> Matthias
>
I agree with you. Your PATH is probably ok since it works from the
command line.
In the project setting, it's possible to set some custom environments
variables. Have you ever played with that ? It's maybe a good idea to
remove/rename your .user file to start from a clean project.
Laurent
More information about the Qt-creator-old
mailing list