Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linker settings in VS Community 2015 not complete #1

Open
elburz opened this issue Feb 3, 2016 · 0 comments
Open

Linker settings in VS Community 2015 not complete #1

elburz opened this issue Feb 3, 2016 · 0 comments

Comments

@elburz
Copy link

elburz commented Feb 3, 2016

Using the oF 0.9.1 VS 2015 Community plugin that generates projects, it seems like none of the Linker properties to the ofxSpout add-on folder, or the Spout32.lib are getting added. Which leads to build errors LNK2019 about unresolved external symbols.

The fix at the moment was to go to the solution's property pages, and in Linker -> General -> Additional Library Directories, I copied and pasted the additional paths found in the C/C++ -> Additional Include Directories option. Then in Linker -> Input -> Additional Dependencies I added ";Spout32.lib".

Specs:
Win 7 64-bit
VS Community 2015 version 14.0.24720.00 Update 1
oF 0.9.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant