Google Carboard Compiler Error On Load
hi , so i just downloaded the google cardboard sdk but it has some compiler errors !
here are they :
-The type System.Diagnostics.ProcessStartInfo' does not contain a constructor that takes
2' arguments
--Property or indexer System.Diagnostics.Process.StartInfo' cannot be assigned to (it is read only) ---Type
System.Diagnostics.Process' does not contain a definition for Close' and no extension method
Close' of type `System.Diagnostics.Process' could be found (are you missing a using directive or an assembly reference?)
and as i checked , these are some unlogical silly errors ! does anyone have the same problem ? can you show me how to fix it ?
Answer by robert-ferrese · Jun 24, 2016 at 01:47 AM
This is likely caused by having your build target set to Web or some other unsupported target. Change the build target to Standalone or Android, and that should solve your problem.
Answer by Evanescence · Jun 13, 2016 at 10:23 PM
thats answer is wrong , to avoid this error you just have to simply swtich platform to Android
Answer by Iplaydev1 · Jun 12, 2016 at 03:27 AM
You will need the latest version of Unity.
I received these same errors using the current version of unity.
Windows 7 Home, Unity 5.3.5f1 Personal, GVR Unity SD$$anonymous$$ master pulled today 2016-06-12