Skip to content

sagedemage/random_company_cpp

Repository files navigation

random_company_cpp

GUI program to pick a random company in C++

GUI Program

Depedency requirements

Depedency requirements for this project:

Environmental variables

  1. On search bar, search: Edit environment variables for your account and click the first result
  2. Highlight Path entry of User variables for
  3. Click the edit button
  4. Append the following paths:
    1. C:\Program Files (x86)\GnuWin32\bin
    2. C:\Users\<account_name>\Documents\git\vcpkg

Install vcpkg

Look at this link to setup vcpkg: Tutorial: Install and use packages with CMake

Setup project

In CMakeUserPresets.json, make sure that the VCPKG_ROOT variable has the correct path to the vcpkg git repository

"VCPKG_ROOT": "C:\\Users\\salsa\\Documents\\git\\vcpkg"

About

GUI program to pick a random company in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors