Women in Technology

Hear us Roar



Article:
  Creating a Color Meter Using Cocoa
Subject:   RE:Wierd build problem
Date:   2001-06-27 15:28:24
From:   larryvp
Response to: Wierd build problem

You are getting these errors because you copied the code from the page and this caused some invisible control characters to get copied into project builder which you can't see. Try deleting what was copied on the line you get the error and manually typing the code in.
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • RE:Wierd build problem
    2001-06-28 08:28:53  canyonrat [View]

    That did the trick!
    It's strange that clicking the hammer again would work.

    I think I'll suggest that Apple change the error message from 'unknown' to 'illegal token'.