edo9300 / edopro

A script engine for "yu-gi-oh!" and sample gui (former "ygopro")
Other
279 stars 75 forks source link

Error #254

Closed Kriki8254 closed 1 year ago

Kriki8254 commented 1 year ago

Error: C:/Users/Kiki/Documents/Ignis/edopro/irrlicht/premake5.lua:16: attempt to concatenate a nil value

edo9300 commented 1 year ago

It errors out because the environment variable DXSDK_DIR is not set (which should point to your direct SDK installation). Either you install the direct SDK or you compile with the flag to disable it no-direct3d

Kriki8254 commented 1 year ago

Thanks it works. But its kindof misleading saying its optional.

Kriki8254 commented 1 year ago

Nvm i just can't read it says to add a parameter if you didn't download.