Playmaker Forum

PlayMaker Help & Tips => iOS Help => Topic started by: benflock on April 17, 2020, 11:27:15 AM

Title: linker wizard - no definition for LogFullPAthToAction[SOLVED]
Post by: benflock on April 17, 2020, 11:27:15 AM
Hi

just installed the linker wizard as i have get and set proprties all over my project and it has created 25 errors for various actions in arraymaker

all variations on:

Assets/PlayMaker ArrayMaker/Addons/Custom/Table/Actions/ArrayTableAddRow.cs(55,62): error CS0117: 'PlayMakerUtils' does not contain a definition for 'LogFullPathToAction'


am i missing another package or something?

thanks

b
Title: Re: linker wizard - no definition for LogFullPAthToAction
Post by: djaydino on April 17, 2020, 02:38:27 PM
Hi.
Try getting the 'Utils' package on the ecosystem
Title: Re: linker wizard - no definition for LogFullPAthToAction
Post by: benflock on April 20, 2020, 04:54:11 AM
yep that did it

thanks - i thought i had utils already as i had the folder - but clearly not

b