Reference manual examples gives errors

Reference manual examples gives errors

Hi, yesterday i was doing some learning on how to use GUI since i bought some skins. but they didn’t come with any instructions on how to use them. So i checked out the reference manual to see what i could do with that info there. OK , so i went to this page:http://unity3d.com/support/documenta…-GUIStyle.html
and bang off the bat after putting what was there as code:

i got errors saying this and that that you cant use customGuiStyle blahblahblah
so is this reference manual outdated or what ? im using unity 3.4

There’s nothing wrong with that line of code.

That’s not what the error said. Always report exactly what it says, since error messages are very specific for a reason. Offhand I’d guess you tried to declare it twice or something, but I can’t say for sure.

–Eric

Thanks for answering. I don’t know the exact error message offhand right now as it is on my other computer. Is there a way to look up error messages like a log file ? Then i could post it here