playMaker

Author Topic: Windows Store Universal 10 Build Error  (Read 5572 times)

keziahwen

  • Playmaker Newbie
  • *
  • Posts: 6
Windows Store Universal 10 Build Error
« on: July 28, 2016, 04:19:54 AM »
Hi guys,

I tried to build windows store universal 10 (tried 8.1- same errors) and came up with 129 errors - they are all the same - (The type or namespace name ' ' could not be found (are you missing a using directive or an assembly reference?)

following error is one of them.

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

I'm using Unity 5.3.5 with Playmaker 1.8.1

Test on the new project with only playmaker and windows native plugin, errors came up.
Can you please tell me what did I miss?

Cheers
KK


jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Windows Store Universal 10 Build Error
« Reply #1 on: July 28, 2016, 08:34:22 AM »
Hi

Make sure you update to the latest version of playmaker first.

If problem persists, can you double check your playmaker.dll inside the plugins folder, there is a dedicated wp8 folder that is the one to use.

Bye,

Jean


keziahwen

  • Playmaker Newbie
  • *
  • Posts: 6
Re: Windows Store Universal 10 Build Error
« Reply #2 on: July 28, 2016, 09:02:18 AM »
Hi Jean,

Thanks for the reply.

Isn't 1.8.1 the latest version?

Do I need to change anything in the playmaker.dll inside the plugin folder?

Thanks,
KK