Forum: [VBP] General Discussion
12-02-2005, 02:28 PM
|
Replies: 14
Views: 18,698
re:workaround
thanks, of course I can pass them in. let me know if there are any changes for the better.
|
Forum: [VBP] General Discussion
12-01-2005, 08:36 PM
|
Replies: 14
Views: 18,698
error still occurs?
Hey kinook dudes,
I am still sometimes getting this error. The frequency seems less with the latest version of 5.7, but this is not based on hard facts. Have you had any luck debugging?
|
Forum: [VBP] General Discussion
11-28-2005, 12:28 PM
|
Replies: 14
Views: 18,698
re-install
am downloading and will try re-install.
~~~ info now reads ~~~
Visual Build Professional 5.7
Registered to: Z-Axis, Ltd. (4-computer license)
Windows Version: 5.1.2600.2.0
Install path:...
|
Forum: [VBP] General Discussion
11-22-2005, 11:44 PM
|
Replies: 14
Views: 18,698
testing
still looping through the continual build script. saving the macro values out on every step seems to be preventing the original issue (hasn't shown up yet). is there some kind of flush done on macros...
|
Forum: [VBP] General Discussion
11-22-2005, 08:09 PM
|
Replies: 14
Views: 18,698
debugging script
<quote>Using v6, you could add project-level step script events to log the problem macros before and after each step to isolate when they are changing or getting deleted.</quote>
the free v6 won't...
|
Forum: [VBP] General Discussion
11-22-2005, 08:03 PM
|
Replies: 14
Views: 18,698
install info
Visual Build Professional 5.7
Registered to: Z-Axis, Ltd. (4-computer license)
Windows Version: 5.1.2600.2.0
Install path: C:\Program Files\VisBuildPro
cmax20u.dll version 2.1.0.21...
|
Forum: [VBP] General Discussion
11-17-2005, 03:02 AM
|
Replies: 14
Views: 18,698
|
Forum: [VBP] General Discussion
11-17-2005, 02:27 AM
|
Replies: 14
Views: 18,698
spoke too soon
sometimes, even though I write out all the macros correctly (inspection of macros in notepad shows XDK, XEDK are there), when loading the macros they load truncated.
If I stuff this
<code>...
|
Forum: [VBP] General Discussion
11-15-2005, 04:49 PM
|
Replies: 14
Views: 18,698
intermittant failure
disabling and enabling some steps sometimes makes this go away, but it's not clear what the culprit is. If I write out the all macros collection and pass it to the project as /macros MYMACROS.macros,...
|
Forum: [VBP] General Discussion
11-15-2005, 02:48 PM
|
Replies: 14
Views: 18,698
test prints both times ok
~~~~~~~~~~~~~
There aren't any known problems or limits with that functionality. The chained process environment block will be inherited from the parent VBP process. Does the attached sample work...
|
Forum: [VBP] General Discussion
11-14-2005, 11:33 PM
|
Replies: 14
Views: 18,698
|
Forum: [VBP] Third Party Tools
10-12-2005, 06:20 PM
|
Replies: 3
Views: 13,105
resolved
I fixed this by trying it on the command line and comparing my results. I unchecked a bunch of options in the incredibuild version and also point it to the dsw instead of the dsp.
<code>
<step...
|
Forum: [VBP] Third Party Tools
10-12-2005, 04:34 PM
|
Replies: 3
Views: 13,105
|
Forum: [VBP] Third Party Tools
10-12-2005, 04:22 PM
|
Replies: 3
Views: 13,105
versions
sorry.
Incredibuild 2.41
Visual Build Professional 5.7
Registered to: **********
Windows Version: 5.1.2600.2.0
Install path: C:\Program Files\VisBuildPro
cmax20u.dll version 2.1.0.21...
|
Forum: [VBP] Third Party Tools
10-12-2005, 04:20 PM
|
Replies: 3
Views: 13,105
incredibuild vc6 lib dependancies problem
Hey team,
I have a project that builds and compiles ok using vc6 and checking the 'project workspace->support library dependancies when building multiproject workspaces' checkbox.
When I set...
|
Forum: [VBP] General Discussion
08-31-2005, 05:00 PM
|
Replies: 2
Views: 10,151
|
Forum: [VBP] General Discussion
08-31-2005, 12:15 PM
|
Replies: 2
Views: 10,151
how do I set macro parameter default values?
Hey guys,
Trying to set a macro value with a parameter and give the parameter a useful default value.
So far, my parameter looks like
<macro>
<name>LATEST_LABEL</name>
<description>the...
|
Forum: [VBP] Third Party Tools
05-10-2005, 05:17 PM
|
Replies: 1
Views: 10,587
vc6 dsw trying to find deps at wrong path?
Hey,
Since my last post was user error, maybe you can help me figure out what I'm doing wrong. Pointers to manual appreciated.
I have a .dsw that I can open in my VC6 ide and it finds the...
|
Forum: [VBP] Third Party Tools
04-29-2005, 01:52 PM
|
Replies: 6
Views: 12,737
|
Forum: [VBP] Third Party Tools
04-29-2005, 12:38 PM
|
Replies: 6
Views: 12,737
|
Forum: [VBP] Third Party Tools
04-29-2005, 12:37 PM
|
Replies: 6
Views: 12,737
logfile
here is the logfile from a run with the step 'Set PWD' disabled.
|
Forum: [VBP] Third Party Tools
04-29-2005, 12:33 PM
|
Replies: 6
Views: 12,737
Example project
Here's a project. You'll have to modify the macros to work with your sample depot. If you need me to reproduce any global macros, I can cut/paste them into a file for you.
In this example, the...
|
Forum: [VBP] Third Party Tools
04-28-2005, 06:27 PM
|
Replies: 6
Views: 12,737
|
Forum: [VBP] Third Party Tools
04-28-2005, 11:53 AM
|
Replies: 2
Views: 12,288
more specifically
if you type a command from 'p4 commands' with the options you want right into the Command: dropdown/combo box, it runs that command instead of the default.
Example: I want to retrieve a clientspec...
|
Forum: [VBP] Third Party Tools
03-02-2004, 03:39 PM
|
Replies: 4
Views: 14,412
|