Forum: [VBP] Third Party Tools
10-01-2009, 02:32 PM
|
Replies: 13
Views: 20,433
|
Forum: [VBP] Third Party Tools
10-01-2009, 02:22 PM
|
Replies: 13
Views: 20,433
|
Forum: [VBP] Third Party Tools
10-01-2009, 02:21 PM
|
Replies: 13
Views: 20,433
|
Forum: [VBP] Third Party Tools
10-01-2009, 02:11 PM
|
Replies: 13
Views: 20,433
Just another update..
If you change the...
Just another update..
If you change the command from msbuild.exe W:\Foldr1\foldr2\project.sln /t:rebuild /p:Configuration=Release "/p:Platform=Any CPU" /maxcpucount TO
msbuild.exe...
|
Forum: [VBP] Third Party Tools
10-01-2009, 02:07 PM
|
Replies: 13
Views: 20,433
|
Forum: [VBP] Third Party Tools
10-01-2009, 01:45 PM
|
Replies: 13
Views: 20,433
Hi I have determined that it is /maxcpucount...
Hi I have determined that it is /maxcpucount switch in msbuild.exe W:\Foldr1\foldr2\project.sln /t:rebuild /p:Configuration=Release "/p:Platform=Any CPU" /maxcpucount full command thats causing the...
|
Forum: [VBP] Third Party Tools
10-01-2009, 01:42 PM
|
Replies: 13
Views: 20,433
Dea Sir,
It seems that problem (at least...
Dea Sir,
It seems that problem (at least what I am having) has nothing todo with Microsoft rather it seems to be a very specifc problem to Visual Build 7.2 version.
When I compile my Sln file...
|
Forum: [VBP] Third Party Tools
09-23-2009, 04:06 PM
|
Replies: 13
Views: 20,433
Hi,
Thanks for your quick turn around....
Hi,
Thanks for your quick turn around. However as mentioned in one of the URL the FrameWorkSDKDir still does not work with "Reference" path e.g. ($FrameWorkSDKDir\..\..\abc\somedir\some. exe...
|
Forum: [VBP] Third Party Tools
09-23-2009, 03:18 PM
|
Replies: 13
Views: 20,433
DevEnvVarDir var in Visual Build 7.2
Hi,
How DevEnvDir is being set in Visual Build 7.2. While compiling my VS 2008 project which has a POST build command , I am getting following error
(PostBuildEvent target) ->
...
|
Forum: [VBP] General Discussion
06-29-2009, 04:43 PM
|
Replies: 3
Views: 11,613
|
Forum: [VBP] General Discussion
06-29-2009, 04:31 PM
|
Replies: 3
Views: 11,613
Load a text file contents in a macro
Hi,
I would like to load a txt file contents (abc.txt) in a defined temp macro and then display it?
How can this be done.. I tried to use Application.load function without any success.
Just...
|
Forum: [VBP] General Discussion
06-26-2009, 12:56 PM
|
Replies: 9
Views: 13,334
|
Forum: [VBP] General Discussion
06-26-2009, 12:08 PM
|
Replies: 9
Views: 13,334
|
Forum: [VBP] General Discussion
06-26-2009, 10:53 AM
|
Replies: 9
Views: 13,334
|
Forum: [VBP] General Discussion
06-25-2009, 02:24 PM
|
Replies: 9
Views: 13,334
|
Forum: [VBP] General Discussion
06-25-2009, 01:21 PM
|
Replies: 9
Views: 13,334
sample perl with visualbuild script
hi,
I am having hard time using perl script with VisualBuild (assinng a scalar value to a macro etc).. I couldnt go beyond compilation at times...
I was wondering if you have a sample perl...
|
Forum: [VBP] General Discussion
04-08-2009, 01:38 PM
|
Replies: 2
Views: 9,913
|
Forum: [VBP] General Discussion
04-08-2009, 01:33 PM
|
Replies: 2
Views: 9,913
Retreving Macro Value
Hi,
I have a script that create a temp macro (Build_label) and sets its value, I am trying to retrieve the value using %% sign e.g %Build_Label% with string concatenation using VB
BuildLoc =...
|
Forum: [VBP] General Discussion
10-07-2008, 01:31 PM
|
Replies: 2
Views: 11,180
|
Forum: [VBP] General Discussion
09-24-2008, 04:00 PM
|
Replies: 2
Views: 11,180
Debugging scripts
Hi,
Is there a better way to debug VB script within VisualBuild UI?
I have to keep msgbox for every line that I am trying to debug.
Any help is appreciated.
TIA
|
Forum: [VBP] General Discussion
07-02-2008, 04:19 PM
|
Replies: 2
Views: 9,665
|
Forum: [VBP] General Discussion
07-01-2008, 02:41 PM
|
Replies: 2
Views: 9,665
|
Forum: [VBP] General Discussion
06-27-2008, 01:08 PM
|
Replies: 1
Views: 9,454
Set a macro value using script
Hi,
I have a VB script that reads a log file ,based on the results returned by my VB script I would like to set a VALUE of a PREDEFINED MACRO from within my vb script.
Is there a way to achieve...
|
Forum: [VBP] General Discussion
05-12-2008, 01:11 PM
|
Replies: 5
Views: 12,286
|
Forum: [VBP] General Discussion
05-12-2008, 12:56 PM
|
Replies: 5
Views: 12,286
|