FW1FontWrapper icon indicating copy to clipboard operation
FW1FontWrapper copied to clipboard

How would I include this in a other VS Studio project

Open hellxsuicide opened this issue 4 years ago • 1 comments

Yes I know, I seem like some retard pasting some code, indeed I am.

But how would you include this into another vs studio project?

I get the error message: FW1FontWrapper.lib can't be opened

How would I fix that?

hellxsuicide avatar Sep 10 '19 20:09 hellxsuicide

add the .lib file or the directory containing the library (.lib) to your projects libraries directory... in visual studio you can find it in your project's properties in the "VC++ Directories" section labeled as "Library Directories". (note: image below of the properties window in visual studio) Untitled

I hope that helps... I just randomly noticed the comment and thought i'd attempt to help.

zanzo420 avatar Mar 18 '20 09:03 zanzo420