nitrocaster / DxErr

DirectX error lookup
Microsoft Public License
5 stars 3 forks source link

Expression did not evaluate to a constant #2

Closed AtomicKiller404 closed 2 years ago

AtomicKiller404 commented 2 years ago

Hey, I just started learning Direct3DX and was watching a youtube tutorial. I did everything exactly like in the video but I'm getting errors from DXGetErrorDescription.inl, DXGetErrorString.inl, DXTrace.inl saying that expressions did not evaluate to a constant and '':undeclared identifier. I did not touch the files they are the same as I downloaded them from here. I looked it up on google but didn't find anything. I'm reaching out in hopes that you would know what is wrong.

This are the errors: Capture