473,471 Members | 1,964 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

linker error compiling program direct x

Hi

I've got the following errors when trying to compile a program

cvision error LNK2001: unresolved external symbol _IID_IGraphBuilde
cvision error LNK2001: unresolved external symbo
_IID_IFileSinkFilter
cvision error LNK2001: unresolved external symbol _IID_ICreateDevEnu
cvision error LNK2001: unresolved external symbol _IID_IBaseFilte
cvision error LNK2001: unresolved external symbol _IID_IAMVideoProcAm
cvision error LNK2001: unresolved external symbo
_IID_IAMVideoCompressio
cvision error LNK2001: unresolved external symbo
_IID_IAMVfwCaptureDialog

I've got DX9SDK, VS .NET

I'm very new to this

In project->properties->linker->general->additional librar
directories, I have this
"C:\DX90SDK\Samples\C++\DirectShow\BaseClasses\Deb ug";"C:\DX90SDK\Samples\C++\DirectShow\BaseClasses \Release";"C:\Progra
Files\Microsoft Visual Studio .NE
2003\Vc7\PlatformSDK\Lib";"C:\DX90SDK\Samples\C++\ DirectShow\Common";"C:\Progra
Files\Intel\plsuite\lib\msvc";C:\DX90SDK\Lib;"C:\P rogra
Files\OpenCV\lib

Is that the right place

In project->properties->linker->general->additional includ
directories, I have this
"C:\Program Files\Microsoft Visual Studio .NE
2003\Vc7\include";"C:\DX90SDK\Samples\C++\DirectSh ow\BaseClasses";"C:\DX90SDK\Samples\C++\DirectShow \BaseClasses\Release";"C:\DX90SDK\Samples\C++\Comm on";"C:\Progra
Files\OpenCV\cv\include";"C:\Progra
Files\OpenCV\otherlibs\highgui";"C:\Progra
Files\OpenCV\filters\ProxyTrans

In BaseClasses/release/debug I've compiled the baseclasses

I've wasted so long already on trying to get this to work :

Am I adding libraries in the right way using that menu in VS .NET

Many thanks for any help, sorry if I sound stupid, but please an
suggestions even trivial, are very welcome, because I don't know wha
I'm doing. Thanks.
Nov 17 '05 #1
1 1900
Ok I fixed this by adding strmiids.lib to the Input->additional dependencies thing
I feel so stupid, feel free to make fun of me :)
Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: hpy_awad | last post by:
What are the reasons of that message ? linker error fixup overflow at 'seg:xxxx' h,target = 'symbol' in module 'module' I am just compiling a small program under Borland C++ ver 3. #include...
7
by: Nadina | last post by:
Hello, I have been getting the following error: ld: fatal: file my_program: creation interrupted: No space left on devicecollect2: ld returned 1 exit status while I was trying to link...
2
by: AMT2K5 | last post by:
Hello. When I compile my program I recieve lots and lots of the following message which I am trying to decipher. "xxx was declared deprecated". What exactly does that mean?
1
by: Laszlo | last post by:
Hi all, As a novice I installed PostgreSQL 7.2.1 on Win32 and works, Borland C++Builder Enterprise Suite 5.0 (build 12.34) what works too. I decided to combine these two programs and develop a...
0
by: Rob | last post by:
Hi Visual Studio.NET 2002 v7.0 Windows XP (all service packs up to date) Working on Clearcase MVFS mapped drive. When compiling my ATL control, I always have to hit Rebuild Solution. If I...
2
by: Chris Jones | last post by:
I am using the old <iostream.h>. When I compile a simple test program that uses <iostream.h>, Visual C++ 7 gives me this strange error: Compiling... capp.cpp C:\Program Files\Microsoft Visual...
4
by: yOtA | last post by:
I get this Linker Errors while compiling my program: Error: Unresolved external 'vminit()' referenced from C:\TESTE\TESTE.OBJ Error: Unresolved external 'vmalloc(void *, int, unsigned int,...
1
by: mubbashir | last post by:
I just created a program and used public inheritance. when compiling I am getting linker error of this kind. undefined reference to `Person::Person(char *)' undefined reference to...
7
by: simritsaini1982 | last post by:
hello.. Can anybody tell me how to remove the linker error as mentioned above.. i have created a simple program in C++ as given below #include<iostream.h> #include<conio.h> class ABC { ...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.