1
Support / Re: tk2dExternal does not exist
« on: April 09, 2015, 09:12:05 am »
.cs FILES are into the project but DLL REFERENCES are missing.
To add the missing references :
1-right-clic the References folder in Assembly-CSharp-Editor to edit references.
2-Select .NET Assembly tab, then go to the TK2DROOT.tk2d/Editor folder
3-Select both tk2dExternal.dll and tk2dSkin.dll and clic "Add" then "OK"
You will have to repeat the process when solution is regenerated.
To add the missing references :
1-right-clic the References folder in Assembly-CSharp-Editor to edit references.
2-Select .NET Assembly tab, then go to the TK2DROOT.tk2d/Editor folder
3-Select both tk2dExternal.dll and tk2dSkin.dll and clic "Add" then "OK"
You will have to repeat the process when solution is regenerated.
