Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Dakk on October 31, 2017, 07:39:54 PM

Title: DataMaker incompatible with UWP
Post by: Dakk on October 31, 2017, 07:39:54 PM
I have been using datamaker without issue for some time, but when switching to Universal Windows Platform and trying to make a build I get a slew of errors- see the attachment.
Any idea how to fix these errors?
Thanks!

Title: Re: DataMaker incompatible with UWP
Post by: jeanfabre on November 01, 2017, 03:32:06 AM
Hi,

 yes, sadly UWP platform is just very carelessly put together and they simply did not include xml and some other features... amazing... so on UWP you can't work with XML when using Unity ( I am not sure about other dev platforms). Maybe 2017.2 and the 4.6 .net framework woudl allow for this I haven't checked.

 Actually you can, I have heard that if you are ok with dlls and visual studios there are ways to include the missing dlls, but I admit my lack of understanding on this.

 Bye,

 Jean