Game programming

Moderators: None (Apply to moderate this forum)
Number of threads: 2070
Number of posts: 5361

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Direct3DRMCreate problem Posted by TheGreenFalcon on 20 Jun 2001 at 7:27 AM
Hi everybody,

I've finished my 3D engine(Made with OpenGL), but now i want to use Direct3D, but i have a problem, when i use the Direct3DRMCreate function i have an error, it is:

error LNK2001: unresolved external symbol _Direct3DRMCreate@4

I think it's because i have to include a library, is it?

PS: I would thkx the ones who helped me for my Opengl engine.
The game i've made with it, will be soon available on a site.

TheGreenFalcon



Report
Re: Direct3DRMCreate problem Posted by Alienripper on 26 Jun 2001 at 10:32 AM
: Hi everybody,
:
: I've finished my 3D engine(Made with OpenGL), but now i want to use Direct3D, but i have a problem, when i use the Direct3DRMCreate function i have an error, it is:
:
: error LNK2001: unresolved external symbol _Direct3DRMCreate@4
:
: I think it's because i have to include a library, is it?
:
: PS: I would thkx the ones who helped me for my Opengl engine.
: The game i've made with it, will be soon available on a site.
:
: TheGreenFalcon
:
:
:

Yes, that's the problem. You need to include library d3drm.lib and maybe dxguid.lib to your project. (You have DX SDK don't you ?)






 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.