Delphi-PRAXiS
Seite 1 von 2  1 2      

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Programmieren allgemein (https://www.delphipraxis.net/40-programmieren-allgemein/)
-   -   Delphi 2010 compiler is not working (https://www.delphipraxis.net/175356-delphi-2010-compiler-not-working.html)

question 15. Jun 2013 20:51

Delphi 2010 compiler is not working
 
Dear All,

I am using Delphi 2010 with 32 bit windows 7 OS. But recently the compiler is not working, i cannot compile the program, whenever i click to compile the program it crash the program with the following message

" Das program wird aufgrund eines Problems nicht richtig ausgeführt, Das programm wird geschlossen und Sie werden benchrichtig, wenn eine Lösung verfügbar ist"

I don't have any idea why the compiler is not working.

I would be pleased for your suggestions

RWarnecke 15. Jun 2013 20:53

AW: Delphi 2010 compiler is not working
 
What happends if you start your application with Step-by-Step ?

question 15. Jun 2013 21:32

AW: Delphi 2010 compiler is not working
 
Thanks for your response

i set the break points to find out in what position the program stops working , but the problem is i cannot continue to see because whenever i click to compile, the program stop by itself , or could you please explain me what do you mean by "step by step" ?

Best regards

RWarnecke 15. Jun 2013 21:45

AW: Delphi 2010 compiler is not working
 
Don't start the program with F9. Start the program with F7 or set the first breakpoint in the first line in the dpr file. Did you have delete all dcu files of the project ?

question 15. Jun 2013 21:58

AW: Delphi 2010 compiler is not working
 
No , i didn't delete the dcu file from the project

i will follow the steps you have suggested then come back again to tell the result

Thanks

question 15. Jun 2013 22:18

AW: Delphi 2010 compiler is not working
 
I have one more question, is there any way to create sequence diagram in Delphi 2010?
like this example: http://modelmakertools.com/movies/st...ce-diagram.htm

jaenicke 15. Jun 2013 23:12

AW: Delphi 2010 compiler is not working
 
ModelMaker as you posted as example is available for Delphi, and you can use it for this as you see in the video for Visual Studio.

Delphi itself has support for diagrams, but only in the architect edition.

question 16. Jun 2013 18:17

AW: Delphi 2010 compiler is not working
 
Hi, could you please tell me, how can i delete all dcu files of the projcet

jaenicke 16. Jun 2013 18:36

AW: Delphi 2010 compiler is not working
 
The simplest way is to set the output directory for units in the project's options. Then you know you have them there and you can delete them there always. Otherwise they could be in different directories.

question 16. Jun 2013 21:00

AW: Delphi 2010 compiler is not working
 
Thanks for your information

i was in project-->options

but i don't know how to set up the output directory for units, do you know any tutorial where has the screen shoots or something like that

and in my project, i have more than 20 units, so should i need to set up the output directory for every units or just only one output directory for all? one more question, the project is on SVN folder , if i make a new output directory , it can make any effect for others who are in the same SVN directory.

please i need your suggestion


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:25 Uhr.
Seite 1 von 2  1 2      

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz