Forum: [VBP] General Discussion
09-28-2007, 08:46 AM
|
Replies: 3
Views: 13,727
"1) The info from Help | About | Install Info...
"1) The info from Help | About | Install Info (note that only the latest major version [currently v6] is supported)"
So, what you're telling me is that we're on our own for this one, as we are...
|
Forum: [VBP] General Discussion
09-27-2007, 03:59 PM
|
Replies: 3
Views: 13,727
Strange LASTSTEP_STATUS
I have a group step in a build that is run when the build fails. It checks a macro I have called "Build_CompileErrors" and if it is not empty, it runs the group.
There is one step inside the...
|
Forum: [VBP] General Discussion
02-13-2007, 04:44 PM
|
Replies: 2
Views: 9,387
|
Forum: [VBP] General Discussion
02-13-2007, 02:49 PM
|
Replies: 2
Views: 9,387
Macro too big?
I have a Send Email step that is triggered if my build fails. All of the compiler errors are saved in a macro. Before sending the email, I have it build an EmailText macro comprising of a bit of...
|
Forum: [VBP] Third Party Tools
10-13-2005, 08:51 AM
|
Replies: 3
Views: 12,832
|
Forum: [VBP] Third Party Tools
10-12-2005, 11:09 AM
|
Replies: 3
Views: 12,832
|
Forum: [VBP] Third Party Tools
10-12-2005, 10:13 AM
|
Replies: 3
Views: 12,832
Install Shield step hangs
I have Install Shield professional v11 installed and I am trying to use an InstallShield step to build a setup with it. However, when it gets to that step, the build hangs. I can see IsCmdBld.exe...
|
Forum: [VBP] General Discussion
09-14-2005, 11:11 AM
|
Replies: 1
Views: 9,576
Failure steps and ignore failure
I have a failure step that I want to run when one of my build steps fails. However, pretty much all of my build steps have the "Ignore Failure" box checked so the build will always run to the end. ...
|
Forum: [VBP] Third Party Tools
08-18-2005, 12:10 PM
|
Replies: 2
Views: 10,560
I figured out what the problem was. I had only...
I figured out what the problem was. I had only done an 'export' on the resources and not a 'checkout' which was why it was failing to tag the resources. Can't apply a tag with no CVS info available.
|
Forum: [VBP] General Discussion
08-17-2005, 09:52 AM
|
Replies: 4
Views: 10,633
|
Forum: [VBP] General Discussion
08-16-2005, 03:50 PM
|
Replies: 4
Views: 10,633
Problems with FTP
Using Process Files and the FTP step, I am trying to copy my build to our FTP server. However, this method doesn't work. First off, having the FTP connection opened and closed for every file is...
|
Forum: [VBP] Third Party Tools
08-15-2005, 04:37 PM
|
Replies: 2
Views: 10,560
CVS tagging problem
I have a build step that applies a tag to my project in CVS. In the "Files/modules to process" field I have the following:
%Project_CVS_Projects% Root/Resources
The macro contains a number of...
|
Forum: [VBP] General Discussion
08-05-2005, 08:45 AM
|
Replies: 3
Views: 10,678
Okay, I got around that problem. However, if I...
Okay, I got around that problem. However, if I have the "Repeat step while condition is true" check box enabled, does it execute all of the vbld_StepStart() .. vbld_StepDone() functions for each...
|
Forum: [VBP] General Discussion
08-04-2005, 03:59 PM
|
Replies: 3
Views: 10,678
Build step not being skipped
I have a number of build steps that are set to run only if the %Build_TestSucceeded% macro is set to "True". The first six steps with this rule are skipped just fine, but the seventh one gives me a...
|
Forum: [VBP] General Discussion
08-02-2005, 02:19 PM
|
Replies: 2
Views: 10,667
|
Forum: [VBP] General Discussion
08-02-2005, 01:48 PM
|
Replies: 2
Views: 10,667
|
Forum: [VBP] General Discussion
08-02-2005, 12:20 PM
|
Replies: 3
Views: 10,919
|
Forum: [VBP] General Discussion
07-29-2005, 01:30 PM
|
Replies: 3
Views: 10,919
|
Forum: [VBP] General Discussion
07-28-2005, 09:36 AM
|
Replies: 3
Views: 10,919
Custom output processing
I just got my hands on VBP and I am trying to do some custom processing. I want to do some reporting before my project begins to be compiled.
I am using CVS and the first thing I want to do is...
|