Menu

#507 Type library error when dependencies exist

0.85
open
nobody
Other (13)
5
2006-01-05
2006-01-05
No

I've had an issue in the <solution> task where the
vbproj file includes two COM libraries, COM-A and
COM-B. However, if COM-A depends on COM-B, types from
COM-A do not get imported of they depend on types from
COM-B. I don't have problems if COM-B comes before
COM-A in the project file, I have no problems. Might I
suggest that NAnt examine the COM+ DLL for dependencies
and compile those first?

Discussion


Log in to post a comment.