Giter Club home page Giter Club logo

Comments (9)

tbergeron avatar tbergeron commented on August 24, 2024

I followed install instructions for GPUImage: https://github.com/BradLarson/GPUImage

But I still get those errors.

from dlcimagepickercontroller.

tbergeron avatar tbergeron commented on August 24, 2024

Now I get this:

:-/

from dlcimagepickercontroller.

tbergeron avatar tbergeron commented on August 24, 2024

Here's a text version of what's going on:

Ld /Users/tommybergeron/Library/Developer/Xcode/DerivedData/VINPIN-gubraeegprbzjjebovkzhitcwfhr/Build/Products/Debug-iphonesimulator/VINPIN.app/VINPIN normal i386
    cd /Users/tommybergeron/Desktop/VINPIN-iOS
    setenv IPHONEOS_DEPLOYMENT_TARGET 7.0
    setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -L/Users/tommybergeron/Library/Developer/Xcode/DerivedData/VINPIN-gubraeegprbzjjebovkzhitcwfhr/Build/Products/Debug-iphonesimulator -L/Users/tommybergeron/Desktop/VINPIN-iOS/TestFlightSDK2.0.2 -L/Users/tommybergeron/Library/Developer/Xcode/DerivedData/VINPIN-gubraeegprbzjjebovkzhitcwfhr/Build/Products/Debug-iphoneos -F/Users/tommybergeron/Library/Developer/Xcode/DerivedData/VINPIN-gubraeegprbzjjebovkzhitcwfhr/Build/Products/Debug-iphonesimulator -F/Users/tommybergeron/Desktop/VINPIN-iOS/Pods/Dropbox-iOS-SDK/dropbox-ios-sdk-1.3.9 -F/Users/tommybergeron/Desktop/VINPIN-iOS/Pods/ShareKit/Frameworks -F/Users/tommybergeron/Desktop/VINPIN-iOS/DLCImagePickerController -filelist /Users/tommybergeron/Library/Developer/Xcode/DerivedData/VINPIN-gubraeegprbzjjebovkzhitcwfhr/Build/Intermediates/VINPIN.build/Debug-iphonesimulator/VINPIN.build/Objects-normal/i386/VINPIN.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -ObjC -lxml2 -framework AVFoundation -framework AssetsLibrary -framework CFNetwork -framework CoreGraphics -framework CoreLocation -framework CoreMedia -framework CoreMotion -framework CoreText -framework DropboxSDK -framework Foundation -framework GooglePlus -framework ImageIO -framework MediaPlayer -framework MessageUI -framework MobileCoreServices -framework QuartzCore -framework Security -framework Social -framework StoreKit -framework SystemConfiguration -framework Twitter -framework UIKit -weak_framework Accounts -weak_framework AdSupport -weak_framework Security -weak_framework Social -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=7.0 -lGPUImage -framework OpenGLES -lPods -framework QuartzCore -framework AVFoundation -framework CoreVideo -framework CoreMedia -lz -framework ImageIO -framework CoreGraphics -framework UIKit -lTestFlight -framework Foundation -Xlinker -dependency_info -Xlinker /Users/tommybergeron/Library/Developer/Xcode/DerivedData/VINPIN-gubraeegprbzjjebovkzhitcwfhr/Build/Intermediates/VINPIN.build/Debug-iphonesimulator/VINPIN.build/Objects-normal/i386/VINPIN_dependency_info.dat -o /Users/tommybergeron/Library/Developer/Xcode/DerivedData/VINPIN-gubraeegprbzjjebovkzhitcwfhr/Build/Products/Debug-iphonesimulator/VINPIN.app/VINPIN

Undefined symbols for architecture i386:
  "_OBJC_CLASS_$_DLCImagePickerController", referenced from:
      objc-class-ref in CameraViewController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Please, anybody help, I'd love to use that component but have been stuck the whole day on it :-/

Thanks!

from dlcimagepickercontroller.

dmitric avatar dmitric commented on August 24, 2024

I've never installed this via podfile and wouldn't recommend it. This uses a specific commit of GPUImage whereas the podfile uses latest.

from dlcimagepickercontroller.

tbergeron avatar tbergeron commented on August 24, 2024

I'm not using the podfile anymore, I got it in separate projects and added them all in the headers path.

from dlcimagepickercontroller.

dmitric avatar dmitric commented on August 24, 2024

can you run the AppDelegate application that comes with the project?

from dlcimagepickercontroller.

tbergeron avatar tbergeron commented on August 24, 2024

Yes without any problems at all. That's what boggles my mind, I can't seem to find what's the issue with my project :-/ Thanks

from dlcimagepickercontroller.

dmitric avatar dmitric commented on August 24, 2024

Seems like you aren't linking GPUImage properly in your VINPIN project. Please read how to do that on the GPUImage repo.

https://github.com/BradLarson/GPUImage/tree/a29f15a72528e152892f6245abb2f37271fa5a70#adding-the-framework-to-your-ios-project

I suggest including the DLCImagePicker files in your main project, not in another project

from dlcimagepickercontroller.

tbergeron avatar tbergeron commented on August 24, 2024

I very carefully followed those instructions, and I'm still stuck on the same issue. I really have no clue about what's going on, I'm still new to objective-c development and using xcode so it's hard for me to figure our the build-related linking problems, etc.

If anybody can try to help me, I'd be very grateful. I even opened up a ticket on GPUImage's repo: BradLarson/GPUImage#1340

Thanks

from dlcimagepickercontroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.