Delphi-PRAXiS
Seite 2 von 2     12   

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 16. Jun 2013 21:31

AW: Delphi 2010 compiler is not working
 
sorry , i have found the output directory, here http://stackoverflow.com/questions/5...points-working

but now i would like to know, as it is SVN directory , so if i change the output directory does it effect others (who are using the same SVN directory)?

should i need to output directory or unit output directory as well ?

thanks in advance for your reply

question 30. Jun 2013 17:05

AW: Delphi 2010 compiler is not working
 
Zitat:

Zitat von RWarnecke (Beitrag 1218679)
What happends if you start your application with Step-by-Step ?

Hi,

I have start the application step-by step and i have found that, the compiler has stopped working while connecting to DB.

what do you think , do you have any idea why it can be or how it can be solved?

i would like to inform that, in my application, we are using BDE and dbExpress both.

would be great to have your suggestions

jaenicke 30. Jun 2013 17:36

AW: Delphi 2010 compiler is not working
 
If you did not configure the BDE properly (set SHAREDMEMLOCATION to for example 5BDE, set DATA REPOSITORY to a writeable directory, set NET DIR to a writeable directory, ...) you can have the problem, that you can't start two BDE applications parallel. So if you start your application and you have Delphi running, it can happen, that it does not work.

Setting the three properties in the BDE admin configuration should be sufficient to give it a start.


Alle Zeitangaben in WEZ +1. Es ist jetzt 05:55 Uhr.
Seite 2 von 2     12   

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