W
Willie wjb
Hi,
i have a solution with 4 projects
sdk, control1, control2 and controls
the sdk is the base
control1 uses the sdk
control2 uses the sdk
controls uses the sdk,control1 and control2
i now have set the build order as mentioned in the help. Start with the
highest (controls) and set the project dependencies of it. Next take the
next highest (control2) and so on...
But when i have done all and clicked on the OK button and reopen the build
order it looks like this:
sdk
control1
controls
control2
it should have been:
sdk
control1
control2
controls
the checkbox for controls depends on item control2 is disabled???????
It looks like when you have 2 projects that are at the same level (control1,
control2) and are used inside a higher level (controls) the builder is doing
something wrong.
It it my fault, or is there a bug inside?
i have a solution with 4 projects
sdk, control1, control2 and controls
the sdk is the base
control1 uses the sdk
control2 uses the sdk
controls uses the sdk,control1 and control2
i now have set the build order as mentioned in the help. Start with the
highest (controls) and set the project dependencies of it. Next take the
next highest (control2) and so on...
But when i have done all and clicked on the OK button and reopen the build
order it looks like this:
sdk
control1
controls
control2
it should have been:
sdk
control1
control2
controls
the checkbox for controls depends on item control2 is disabled???????
It looks like when you have 2 projects that are at the same level (control1,
control2) and are used inside a higher level (controls) the builder is doing
something wrong.
It it my fault, or is there a bug inside?