Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 08-20-2004, 07:05 AM
johndunk johndunk is online now
Registered User
 
Join Date: 06-03-2004
Location: Marlborough, MA
Posts: 1
Make VS.NET Step fails to select configurations correctly

Using Visual Build Pro 5.4 with Visual Studio 2003

The Make VS.NET Action appears to fail to handle configurations pretty regularly.

The docs suggest using wildcards, for instance "Release*" should catch configs that are marked "Release" as well as "Release | Win32". This does not appear to happen reliably.

It also appears to just plain miss some of the configurations in the solution, which leads me to try using the "All" option.

Unfortunately, neither does using the "All" radio button.
I get errors like this:

Code:
8/20/2004 8:00:59 AM: Building project step 'Build CADL'...
Invalid configuration name ''
8/20/2004 8:00:59 AM: Step 'Build CADL' failed
8/20/2004 8:00:59 AM: Build ended.
Any ideas?

john
Reply With Quote
  #2  
Old 08-20-2004, 09:38 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
To match all solution configuration names beginning with "Release", use a regular expression of Release.* (the matching uses regex, not filename-style wildcards). Please post (or send to support@kinook.com) your .sln file + constituent project file(s) and we can examine why the All option is not working. Thanks.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 01:57 AM.


Copyright © 1999-2023 Kinook Software, Inc.