David Colson

Results 13 comments of David Colson

It's not packaged in the final build, you need to drag the dlls over to the packaged binaries folder yourself

Apologies for this problem, I will get this fixed in the core library as soon as my life has relaxed a bit

Can you share the ink file so I can reproduce this?

Hi all, just to let you know that I'm aware of this issue and plan to fix it, just impeded by life at the moment.

Not currently no. It could be done though, but requires a bit of work

@emxaz the method of registering as shown in this issue solves this, though it's a more verbose way of registering types: https://github.com/rttrorg/rttr/issues/106

I will look into this thank you!

It looks like you need to build shaderc, I don’t think I have it set to build automatically cause it takes ages and I’m impatient. Just right click and build...

Still looks like you’re missing shader compilation tools. I recommend full building everything in the project to make sure the dependencies are sorted. On Wed, 22 Nov 2023 at 22:41,...

Sorry, haven't been super responsive due to a new job. But yea the intention is that polybox provides a built in toolset, precompiled, with a scripting language (Polyscript) that lives...