Re: [Live-devel] Regarding Libraries

2008-01-31 Thread Aravind K
I included libBasicUsageEnvironment,libliveMedia,libgroupsock,libusageenvironment in Project ->Project Settings -> Link->Object/Library Modules. Do I need to add anyfiles to the project in the workspace window except the source file ? All header files are in External dependencies. When I compile

Re: [Live-devel] Regarding Libraries

2008-01-31 Thread Prabhakar Raju
Hi, I feel you should add the other libs like libgroupsock.lib, libbasicusageenvironment.lib, etc while linking. If you dont have them build them first. fyi Date: Thu, 31 Jan 2008 11:50:38 -0500From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: [Live-devel] Regarding LibrariesHello friends,I am