Error building DX11

I’m building the DX11 project from the instructions here: https://github.com/fibo/dx11-vvvv

but using the code from Vux github.

I’m building the master branch and copying core,factories,nodes folder into packs/dx11

When I init VVVV with the built code I get an exception. I’ll attach the log here in case anyone can help

Exception.txt (4.1 kB)

try with the “latest-b31.2” branch. or for building against current alpha see instructions here: forum-alpha/dx11-alpha-build-testing

Yep that works. Thanks a lot