Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8321847
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T23:09:58+00:00 2026-06-08T23:09:58+00:00

I found this Color Picker online and I am currently trying to implement it

  • 0

I found this Color Picker online and I am currently trying to implement it into my code. I followed all the instructions to implement it but when I try to load the ViewController that came with the code (using a UITableView cell), I get an Apple Mach-o Linker Error when I try to build and/or run the code saying:

Undefined symbols for architecture armv7:
“_OBJC_CLASS_$_ColorPickerViewController”, referenced from:
objc-class-ref in ClockSettingsViewController.o
ld: symbol(s) not found for architecture armv7

All I’m doing is loading the view into the hierarchy at the point of the crash (the next line is the one that I present the view). I built every part separately in xcode and found that this line of code is the source of the error:

 ColorPickerViewController *colorView = [[ColorPickerViewController alloc] init];

And that code is sitting here:

- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {

    if (indexPath.row == 0) {
        ColorPickerViewController *colorView = [[ColorPickerViewController alloc] init];
        [self presentViewController:colorView animated:YES completion:nil];
    }
}

I have used this method for opening views hundreds of times (in fact, it is the only way I’ve ever used), so I know that it can’t be the code itself, and I checked everywhere and I imported everything I needed. What is wrong and what does the error mean so I can fix it in the future. Thanks in advanced.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T23:10:00+00:00Added an answer on June 8, 2026 at 11:10 pm

    Go to your Project->Targets and on the Build Phases tab, make sure the file ColorPickerViewController.m is added to the list of Compile Sources files.

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I found this code on how to apply a color filter to a Bitmap
found this little code snippet that seems to do what i want, but im
I found this color scheme to enable zenburn in the bash shell. But I
I found this snippet to change the status line color when i go to
I found this RGB to HSL script over at http://www.mjijackson.com/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript . I can't find
Whilst looking for a B-V color index to temperature conversion formula I found this
Found this Multimap containing pairs? , but it is not much help How would
Found this: Sub SurroundWithAppendTag() DTE.ActiveDocument.Selection.Text = .Append( + DTE.ActiveDocument.Selection.Text + ) End Sub But
I've found this cool example of border-color 's transparent property usage to make an
I'm looking for a free or cheap AS3 Color Picker Component which enables this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.