- Home /
how do I fix compiler errors
hello
I am Very new to this Got it yesterday, I got the bootcamp demo and I mad a world and played around on it. the next day I get some more assets and now when I got to play it says "all compiler errors have to be fixed before you can enter play mode," so my question is how do I fix those?
Answer by Piflik · Oct 27, 2012 at 05:34 PM
That usually means that one or more scripts in your project have error(s). Open the scripts, look where the bugs are and fix them...when you double click on an error message in the console it usually opens the script and you cursor is already at or near the position of the error. Some errors are harder to spot for the program, though, you'll have to find those yourself.
how did you fix the problem? everytime I fix one I get 2 new errors!?
A compiler error just means you've coded something wrong. The fix depends on what you've done wrong.
Your answer
Follow this Question
Related Questions
No Realtime Shadows on Bootcamp Win7 with Radeon HD for Mac? 1 Answer
Dummy/Turret in BootCamp ; missing assets 1 Answer
Bootcamp on Unity 3.4.2- Script rrors! 0 Answers
How to get LocalPlayer position in Photon Bootcamp Demo? 1 Answer
Issue Building Application from Unity to Visual Studio on Bootcamped Mac Pro 0 Answers