Delphi and Kylix

Moderators: pritaeas
Number of threads: 7264
Number of posts: 19073

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Problem with running Kylix program out of IDE Posted by AlexeyChe on 14 Apr 2010 at 3:54 AM
Good day!
I have on Delphi Kylix project which with success are running in Kylix Deplhi IDE. But if I trying to run my project outside of Kylix IDE I getting this error:
I have problems with connecting to the database (through dbExpress to PostgreSQL 8.3), after switching SQLConnection.Connected to true, I get exception "Floating Point Overflow". I dont need to say that in IDE, had not been problems like that.
I used JCL for trying to explore those excpetions, log files

SQLConnection.Connected=true on create event:
[0805AE94] System.SysRaiseException (Line 2734, "System.pas" + 4) + $10
[0805D0F4] System.@HandleFinally (Line 10156, "System.pas" + 46) + $0
[0821BF03] fpr.TfrmPR.FormCreate (Line 672, "fpr.pas" + 93) + $11D
[080EFFCF] QForms.TCustomForm.DoCreate (Line 2396, "QForms.pas" + 3) + $C
[080EF448] QForms.TCustomForm.AfterConstruction (Line 2134, "QForms.pas" + 1) + $4
[0805CDD3] System.@AfterConstruction (Line 9158, "System.pas" + 1) + $4
[080EF882] QForms.TCustomForm.Create (Line 2261, "QForms.pas" + 15) + $33
[0805AAAC] System.SysGetMem (Line 2421, "System.pas" + 0) + $C
[080F451F] QForms.TApplication.CreateForm (Line 4822, "QForms.pas" + 4) + $9
[082411A9] Pr.Pr (Line 20, "/root/pr/pr/pr.dpr" + 5) + $10
[0806468C] SysInit.@main (Line 732, "SysInit.pas" + 6) + $14
[4000ABDB]
[080646DF] SysInit.@start (Line 793, "SysInit.pas" + 45) + $0


PS. All of ldd depending are satisfied



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.