Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Die Delphi-IDE (https://www.delphipraxis.net/62-die-delphi-ide/)
-   -   Build-Problem if local installed packages (https://www.delphipraxis.net/159934-build-problem-if-local-installed-packages.html)

andresku 19. Apr 2011 11:30

Build-Problem if local installed packages
 
Hi,

the Installation of VirtualTrees with the actual Setup exe does not function for Delphi XE (the same prob where described here: http://entwickler-forum.de/archive/i...p/t-53498.html). So i have installed it directly from the IDE. I was happy, but not too long. The problem i have is: when i try to build my application (Project->Build), the IDE tries to build the VirtualTrees too.
How and when can i say the system, that i dont wish do rebuild VirtualTrees every time i build my app?

Thanks for help.

Andreas

mkinzler 19. Apr 2011 11:32

AW: Build-Problem if local installed packages
 
Don't add the path to Lib-Path. Use Search-Path instead

andresku 19. Apr 2011 12:27

AW: Build-Problem if local installed packages
 
I removed the path to VST from "Path" (Tools->Options->Environment Variables) and I've added this path to search path (Project->Standard Options->Delphi). Now VST cannot be found. What Libpath do you means?

mkinzler 19. Apr 2011 12:41

AW: Build-Problem if local installed packages
 
Liste der Anhänge anzeigen (Anzahl: 1)
Look at the appended screenshot

andresku 19. Apr 2011 13:26

AW: Build-Problem if local installed packages
 
Liste der Anhänge anzeigen (Anzahl: 2)
After i made the changes as suggested i lost the standard libraries. The system finds no units. I am sure, i added only 1 item to the path list (s. attachement)

Are there a possibility to restore the default settings?

FORGET: I have it.

andresku 19. Apr 2011 14:58

AW: Build-Problem if local installed packages
 
So, i have it:
1. The Path to *.dcu must be in the "Library path". Otherwise Delphi does not find the unit.
2. But: *.pas must not reside in this directory. Otherwise it will be compiled everytime the main project will be built.
3. The "Search path" mentioned above is not needed for this usage at all. On the contrary: Delphi uses this option to find the sources to be compiled that belong to the project.

Thanks


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:41 Uhr.

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