- Home /
Question by
Essadiq_Amhraoui · Aug 25, 2020 at 12:48 AM ·
c#error buildconsole errorscs0246
Hi Unity nerds! how could i possibly solve this issue? I've attached the whole C# script that the console is referring to. thanks in advance for your help.
unity 3d 2017.4.40f1link text
Assets/unity-jar-resolver-master/source/IOSResolver/src/IOSResolverSettingsDialog.cs(80,20): error CS0246: The type or namespace name `IOSResolver' could not be found. Are you missing an assembly reference?
Assets/unity-jar-resolver-master/source/IOSResolver/src/IOSResolverSettingsDialog.cs(90,13): error CS0246: The type or namespace name `IOSResolver' could not be found. Are you missing an assembly reference?
-iosresolversettingsdialogcs.txt
(20.8 kB)
Comment
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
SocketIOEvent could not be found 0 Answers
Renderer on object disabled after level reload 1 Answer
is it possible to give only part of array through [] 1 Answer