Tasharen Entertainment Forum
Support => TNet 3 Support => Topic started by: Nelson on November 19, 2014, 09:22:50 AM
-
Dear all:
the image shows the errors displayed, no matter if TNet is the only asset or not.
it works fine for Android, but switching to Win 8 Store, Win 8.1 phone the compiler fails listing these errors
any idea ?
thanks,
regards,
Nelson
-
IPEndPoint is in System.Net namespace. It's a basic thing in .NET. So no... no idea.
Quick google check reveals this however: http://stackoverflow.com/questions/9336791/using-system-net-ipendpoint-not-found
-
yes
in fact just creating a new project and adding just TNet drops the same errors IF the platform selected is Windows Store - Windows Phone 8.1
if you feel you can do anything getting Teamviewer access, just let me know.
Thanks,
Regards,
Nelson
-
thanks for the fix !!!
the matter now is that the compiler fails for the Android platform:
Assets/TNet/Server/TNGameServer.cs(23,27): error CS0246: The type or namespace name `FileServer' could not be found. Are you missing a using directive or an assembly reference?
Assets/TNet/Server/TNLobbyServer.cs(13,37): error CS0246: The type or namespace name `FileServer' could not be found. Are you missing a using directive or an assembly reference?
Any help about that ?
Thanks,
Regards,
Nelson
-
disregard my previous message.
delete it
download it again
imported again and worked out !
thanks,
regards,
Nelson