<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
lazarus r48404 fpc r30250 osx qt x64<br>
<br>
When compile my project, I get this error:<br>
<meta name="qrichtext" content="1">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment-->Division
by zero.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Press OK
to ignore and risk data corruption.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Press
Cancel to kill the program.<!--EndFragment--></p>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
this lines from terminal, when error created:<br>
<br>
TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file
for rxnew 2.6.5.152:
/opt/proje_laz/components/all_libs/rx/x86_64-darwin-qt/rxnew.compiled<br>
TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file
for TurboPowerIPro 1.0:
/opt/lazarus/components/turbopower_ipro/units/x86_64-darwin/qt/TurboPowerIPro.compiled<br>
TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file
for ZVDateTimeCtrls 1.5.1:
/opt/proje_laz/components/all_libs/zvDateTimeCtrls/x86_64-darwin-qt/ZVDateTimeCtrls.compiled<br>
TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file
for cffilter_laz 4.0:
/opt/proje_laz/components/all_libs/clever_filter/x86_64-darwin-qt/cffilter_laz.compiled<br>
TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file
for dbplan_laz 7.5.3.1:
/opt/proje_laz/components/all_libs/plan_laz/x86_64-darwin-qt/dbplan_laz.compiled<br>
TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file
for UGS_secury 2.0:
/opt/proje_laz/components/all_libs/UGS_sec/x86_64-darwin-qt/UGS_secury.compiled<br>
TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file
for UGS_TurtleCat 2.0.1:
/opt/proje_laz/components/all_libs/UGS/x86_64-darwin-qt/UGS_TurtleCat.compiled<br>
ERROR in IDE:<br>
Creating gdb catchable error:<br>
TApplication.HandleException Division by zero<br>
Stack trace:<br>
$000000010065D7FE<br>
$0000000100B34FFD<br>
$0000000100B37170<br>
$0000000100B36AB0<br>
$0000000100529725<br>
$000000010051BC4B<br>
$000000010053657F<br>
$0000000100087A68<br>
$000000010007E4AE<br>
$0000000100414787<br>
$0000000100418371<br>
$00000001004160BD<br>
$0000000100F58F7F<br>
$00000001002A8D4C<br>
$00000001001F45D2<br>
$00000001001F5108<br>
$00000001000127F3<br>
2015-03-17 11:29:12.841 lazarus[92511:296713] modalSession has been
exited prematurely - check for a reentrant call to endModalSession:<br>
^[[1;2D<br>
</body>
</html>