On 06/08/2011 18:33, Marcos Douglas wrote:
The IDE try to open a new project, not the my last project. I compiled the IDE with FPC 2.4.5 (fixes_2_4). Would be this the problem? The Lazarus trunk only compiles with FPC trunk?
I don't thing thats the problem. I am using a 2.5.1 version that is a few month old. very similar to 2.4.4 or.5
Compile you laz with debug -g -g- info, and either with -WC (console) or run with --debug-log=file
then you may get a stacktrace. or run lazarus.new.exe, in the debugger, in lazarus itself. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
