Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - eholding007

Pages: [1]
1
Support / Errors updating to 2.5 for Unity5
« on: March 05, 2015, 06:03:06 pm »
I am trying to update TK2D to version 2.5 for Unity5 but am getting several errors which cause it not to load. Dropping back to TK2D v2.1 makes these errors go away but would like to get the most up to date version.

Assets/TK2DROOT/tk2d/Code/Runtime/tk2dResource.cs(4,14): error CS0101: The namespace `global::' already contains a definition for `tk2dResource'

Assets/TK2DROOT/tk2d/Code/Runtime/tk2dSystem.cs(5,14): error CS0101: The namespace `global::' already contains a definition for `tk2dResourceTocEntry'

Assets/TK2DROOT/tk2d/Code/Runtime/tk2dSystem.cs(13,14): error CS0101: The namespace `global::' already contains a definition for `tk2dAssetPlatform'

Assets/TK2DROOT/tk2d/Code/Runtime/tk2dSystem.cs(21,14): error CS0101: The namespace `global::' already contains a definition for `tk2dSystem'

Any ideas what could be wrong?

Thanks.

Pages: [1]