Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 596 Bytes

File metadata and controls

29 lines (15 loc) · 596 Bytes

CppAutoLib

Automatically resolve missing linker inputs in Visual Studio.

Introduction

This tool helps you identify which libraries have to be added as linker input.

Unresolved symbols

Results

Simply click "Add Selected Libraries" to add the libraries as linker input to the current project configuration.

Results

Done!

CppAutoLib automatically rebuilds the project afterwards.

Successful build

Get

You can download a prebuilt VSIX package on the releases page.

License

BSD