Skip to content

A simple boost version selector program coded in .NET C# to provide assistance in boost version switching via environment variables and updates from boost.

License

Notifications You must be signed in to change notification settings

H1X4Dev/BoostVersionSelector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boost Version Selector

A simple .NET C# application to aid developers to manage their boost libraries.

Features

  • Able to check for new updates from boost.org
  • Able to do a compilation for a selected boost version (please modify the compile command line in Form1.cs)

How to use

  1. You need to modify the location of your visual studio version in Form1.cs.
  2. You need to modify the command line to your selected boost options in Form1.cs.
  3. You need to modify the location of boost directory that contains multiple boost versions.
  4. Place the application to any directory and start using.

About

A simple boost version selector program coded in .NET C# to provide assistance in boost version switching via environment variables and updates from boost.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages