Hi all,
I want to build Foobar2000 support (info, control & vis) into my software.
So ive got the SDK, batch built the PFC dir, batch built the SDK dir, now im trying to compile the vis_test.
On linking, i get a heap of unresolved externals.
Are there any specific dirs i need to add to the lib path, any libs i need to include or any other vis_test project options i need to setup?
Thanks a lot.
Messer
Nov 10 2003, 08:46
Have you added project dependencies (foobar2000_component_client and foobar2000_sdk)?
If you use msvc workspace included in SDK everything should compile out of the box...
QUOTE(Messer @ Nov 10 2003, 06:46 AM)
Have you added project dependencies (foobar2000_component_client and foobar2000_sdk)?
Sorry, how do i do this?
Im kinda new to MSVC, just moved over from BCB.
Thanks.
Messer
Nov 11 2003, 00:02
Don't worry - so am I

From menu: Project->Dependencies...