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