Search found 3 matches
- Fri Mar 25, 2022 11:24 am
- Forum: VCL
- Topic: Working *.exe with release configuration in Delphi 10.3
- Replies: 3
- Views: 9317
Re: Working *.exe with release configuration in Delphi 10.3
Hello Marc, Thank's for your answer. The compiler doesn't report any error : 0 warnings and 0 error. But at the end of compilation (F9) the window of the application doesn't appears and I stay in the IDE. If I launch the .exe by double clicking on it from window explorer, the windows of the applicat...
- Thu Mar 17, 2022 4:58 pm
- Forum: VCL
- Topic: Working *.exe with release configuration in Delphi 10.3
- Replies: 3
- Views: 9317
Working *.exe with release configuration in Delphi 10.3
Hello, As I hav'nt got any answer to my post of 11-03-2022, I try again : My configuration : - Win10 64, - TeeChart 2022.34 with source, licenced, - Delphi 10.3.1. The issue : - The *.exe obtained when compiling in debug mode work fine, - but the *.exe obtained when compiling in release configuratio...
- Fri Mar 11, 2022 9:34 am
- Forum: VCL
- Topic: Release .exe with TeeChart component don't work
- Replies: 1
- Views: 4746
Release .exe with TeeChart component don't work
Hello, I bought a TeeChart Standard with source (2022.34) licence. After several reinstal of DElphi 10.3.1 and TeeChart, I finaly got an (almost) working configuration. Here is what I did to be able to step through TeeChart code with F7 or F8 when debugging : - run TeeReCompile for RAD Studio and RX...