Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Which subprojects Built (https://www.kinook.com/Forum/showthread.php?t=2767)

rfktp 07-05-2007 12:50 PM

Which subprojects Built
 
Is there a way to tell which projects built and which ones did not for projects contained under a solution that keeps all of the projects built in a certain order to maintain dependencies?

kinook 07-05-2007 12:55 PM

I'm not sure if I understand your question, but if you're using Visual Studio, you use project dependencies (Project | Project Dependencies in the VS IDE) to ensure projects are built in the correct order within a solution.

rfktp 07-05-2007 01:08 PM

Yes, the solution makes sure the dependencies are done and that all of the projects are built in the proper order.

I need a way to get a list of which ones, if any fail to be built.

kinook 07-05-2007 01:37 PM

You would need to parse the step's output for that information.
http://www.kinook.com/Forum/showthread.php?threadid=247

rfktp 07-05-2007 02:15 PM

All that example is doing is running a project. I do not see where it is parseing out the faild projects. Can I get more detail on it?

kinook 07-05-2007 05:46 PM

See the Failure Steps tab.


All times are GMT -5. The time now is 12:17 PM.


Copyright © 1999-2023 Kinook Software, Inc.