Re: Anyone using Masm32 with Direct3D?
From: Philip Taylor [ATI] (ptaylor_at_online.newsgroup-poster.ati.com)
Date: 06/17/04
- Previous message: Ludas Matyas: "Anyone using Masm32 with Direct3D?"
- In reply to: Ludas Matyas: "Anyone using Masm32 with Direct3D?"
- Next in thread: Ludas Matyas: "Re: Anyone using Masm32 with Direct3D?"
- Reply: Ludas Matyas: "Re: Anyone using Masm32 with Direct3D?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Jun 2004 11:54:42 -0700
try dxguid.lib insteadof uuid.lib
"Ludas Matyas" <matyasludas@freemail.hu> wrote in message
news:casljs$npe$1@namru.matavnet.hu...
>
> I converted vertices.cpp from the DX SDK Tutorials to assembly. There were
> no problems. Until I added the lines of
>
> "matrices.cpp". I discovered that if I use the D3DX... function I get this
> error message during linking: cannot open file
>
> "uuid.lib ". It is in the same directory. If I link my program with that
> library I even get more error messages. I included
>
> the needed libraries: d3d9.lib and d3dx9.lib.
>
> What is this library file? There are two types of them on my computer. Why
> is it needed? I did not see anything in the
>
> documentation.
>
> Thanks,
> Ludas
>
>
>
- Previous message: Ludas Matyas: "Anyone using Masm32 with Direct3D?"
- In reply to: Ludas Matyas: "Anyone using Masm32 with Direct3D?"
- Next in thread: Ludas Matyas: "Re: Anyone using Masm32 with Direct3D?"
- Reply: Ludas Matyas: "Re: Anyone using Masm32 with Direct3D?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|