Qgel / CppAutoLib

Automatically resolve missing linker inputs in Visual Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Automatically resolve missing linker inputs in Visual Studio

License:BSD 2-Clause "Simplified" License


Languages

Language:C# 100.0%