Kinook Software Forum

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

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 12-16-2021, 04:33 PM
dgh dgh is online now
Registered User
 
Join Date: 04-17-2011
Posts: 14
Installing to VS 2022

I've installed VS2022 as well as VBP 10.7 and run the only vsix I found in VBP ie VisBuildProVS15.vsix dated 30 Jan 2019.

It reports that VBP is installed into all appropriate VS versions (I have 2015, 2017, 2019 as well as 2022) however it does not show in the Tools menu of vs2022.

I'm missing something?
Reply With Quote
  #2  
Old 12-16-2021, 06:03 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
An action for VS 2022 was added to Visual Build in v10.7, but the extension has not been updated for VS 2022. You can configure an external tool in VS (Tools | External Tools) to invoke Visual Build (pass $(SolutionFileName) in Arguments).
Reply With Quote
  #3  
Old 04-04-2022, 09:59 PM
dgh dgh is online now
Registered User
 
Join Date: 04-17-2011
Posts: 14
Tried that but ...

VBP keeps opening the last opened vbp .bld file irrespective of the solution in use. It then proceeds to create a new VB.NET project step in addition to whatever is in the loaded .bld file.
Reply With Quote
  #4  
Old 04-05-2022, 08:56 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
The purpose of the add-in is to add a Make VS step for the solution to the current .bld file.

https://kinook.com/VisBuildPro/Manua...ntegration.htm

What are you wanting to do?
Reply With Quote
  #5  
Old 04-10-2022, 10:21 PM
dgh dgh is online now
Registered User
 
Join Date: 04-17-2011
Posts: 14
I believe the following is supposed to happen:

Quote:
Note: If the .bld file is saved in the same path as the .sln file with the same base name (i.e., c:\full\path\xyz.bld and c:\full\path\xyz.sln), the add-in will open that .bld file instead of opening the previous .bld file (or creating a new project) and inserting a new step.
In fact, it opens the last opened file and then inserts a Make.VS action referring to the new solution.
Attached Images
   
Reply With Quote
  #6  
Old 04-11-2022, 09:25 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
1) Unzip and save the attached file onto your computer
2) In the External Tool, set the Command to

wscript.exe

and Arguments to

d:\visbuild.vbs "$(SolutionDir)\$(SolutionFileName)"

(replace d:\ with the path from step #1)
Attached Files
File Type: zip visbuild.zip (289 Bytes, 433 views)
Reply With Quote
  #7  
Old 04-17-2022, 09:28 PM
dgh dgh is online now
Registered User
 
Join Date: 04-17-2011
Posts: 14
Thanks ...
Reply With Quote
Reply

Tags
vs2022

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 12:50 AM.


Copyright © 1999-2023 Kinook Software, Inc.