2012/3/15 Mattias Gaertner <[email protected]>: >>[...] If I start lazarus with command "C:\Develop\lazarusX64\lazarus.exe >> --pcp=C:\Develop\lazarusX64\config" there's no errors on loading, but >> there is the same behavior "An unhandled exception occurred at..." >> Fresh installation, without extra packages. > > > > Can you create a backtrace?
Ummm... I just do a "make clean all" and now it seems to work without problems... but if I want to install a new package, after a rebuild I get: ... ... C:/Develop/lazarusX64/fpc/2.6.0/bin/x86_64-win64/fpc.exe -gl -dlclwin32 -Fu../lcl/units/x86_64-win64 -Fu../lcl/units/x86_64-win64/win32 -Fu../components/codetools/units/x86_64-win64 -Fu../components/synedit/units/x86_64-win64 -Fu../components/lazcontrols/lib/x86_64-win64 -Fu../components/custom -Fu../components/mpaslex -Fu../ideintf/units/x86_64-win64 -Fu../designer -Fu../debugger -Fu../debugger/frames -Fu../converter -Fu../packager -Fu../packager/frames -Fu../packager/units/x86_64-win64 -Fu../units/x86_64-win64 -Fuframes -Fu. -Fiinclude -Fiinclude/win64 -Fi../images -FE.. -FU../units/x86_64-win64 -WG @C:\Develop\lazarusX64\config\idemake.cfg -FEC:\Develop\lazarusX64\config\bin\win64-x86_64 -dx86_64 lazarus.pp Free Pascal Compiler version 2.6.0 [2012/03/14] for x86_64 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Win64 for x64 Compiling lazarus.pp Compiling resource ..\units\x86_64-win64\lazarus.obj Linking C:\Develop\lazarusX64\config\bin\win64-x86_64\lazarus.exe 198 lines compiled, 4.2 sec , 11427408 bytes code, 6617700 bytes data make.exe[2]: Leaving directory `C:/Develop/lazarusX64/ide' make.exe[1]: Leaving directory `C:/Develop/lazarusX64/ide' C:\Develop\lazarusX64\fpc\2.6.0\bin\x86_64-win64\make.exe: Leaving directory `C:/Develop/lazarusX64' "IDE" completed and, without errors, everythings stops (but no freezes or re-loads). Closing and reopening lazarus manually had no effects on installed packages. I'm confused... Kjow -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
