Didnt want to create new thread.
Installed a Lazarus 1.1 with date of 2013-08-04 and with FPC 2.7.1.
This version because i need generics and stl.

And after creating new project and saving it and then running i always get error and it just stops:


Options changed, recompiling clean with -B
Failed to execute -B -MObjFPC -Scghi -O1 -g -gl -vewnhi -FiC:\Temp2\lib\i386-win32 -FuC:\Temp2\ -FUC:\Temp2\lib\i386-win32\ -l project1.lpr : 2


What it wants from me?

I can use commandline but why IDE fails each time i install 1.1?