playMaker

Author Topic: 16700 compile errors with MLSDK 0.21  (Read 717 times)

Jamessimpson3d

  • Playmaker Newbie
  • *
  • Posts: 1
16700 compile errors with MLSDK 0.21
« on: July 18, 2019, 07:31:28 PM »
Hi,
I had to upgrade the Magic Leap SDK in my project and now i can't get playmaker (old or new versions) to build. I have no errors until i hit build and then it thinks for a long time and gives me 16,700 compile errors which are all various versions of this:

Assets\PlayMaker\Actions\ActionHelpers.cs(50,40): error CS0246: The type or namespace name 'ColorBlendMode' could not be found (are you missing a using directive or an assembly reference?)


The build deploys to Magic Leap fine without playmaker and playmaker works fine with 0.20 version of the MLSDK. So I think something fundamental is stopping playmaker from working with the latest version 0.21.

I don't know if anyone else is out there that is using playmaker with Magic Leap but if anyone can offer a suggestion i'd be excited to hear it!

Cheers,
James