Home » U++ TheIDE » U++ TheIDE: Packages » Project package dependencies
Project package dependencies [message #26306] |
Fri, 23 April 2010 09:14  |
 |
koldo
Messages: 3443 Registered: August 2008
|
Senior Veteran |
|
|
Hello Mirek
When a package is referenced by other packages in TheIde, it appears in upper left packages list.
However, imagine this package structure:
MyProject -Core
-CtrlCore
-CtrlLib
-MyPackage1 -MyPackage2
If MyProject would use directly MyPackage2 functions, there would be linking errors. However MyPackage2 appears in package list.
This way the above package structure and the one below look the same in package list, but only second works.
MyProject -Core
-CtrlCore
-CtrlLib
-MyPackage1 -MyPackage2
-MyPackage2
Perhaps package list would have to be like a tree, or in any way it would have to show the package dependencies to avoid misunderstandings as you see a package in the list, but it cannot be really used by main package.
Best regards
IƱaki
|
|
|
Goto Forum:
Current Time: Tue Aug 26 00:17:16 CEST 2025
Total time taken to generate the page: 0.03061 seconds
|