iphone - Xcode CGRectZero Error -


I am getting the following error when compiling my code

  "_CGRectZero", Referenced from: _CGRectZero $ non_lazy_ptr in RootViewController.o _CGRectZero $ non_lazy_ptr SecondView Controller.ODD: Symbol (s) not found Collection 2: LD Back 1 Exit Status  

Build Failed (1 Error )

Can anyone tell me a solution to solve this?

Framework.

Go to Groups & amp; Right-click on the framework folder. Choose Files , then Add > Existing Framework ...

Choose from CoreGraphics.framework list of.

Once you rebuild, then this error should be removed (unless it is nothing else).


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -