User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 20

Thread: Chartboost/CBNewsfeed.h file not found

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jan 2015
    Location
    France
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Chartboost/CBNewsfeed.h file not found

    Hello,
    I need help to insert in my application.
    My app stops at building with the info: Failed @ #import <Chartboost/CBNewsfeed.h> . and CRunChartboost.h – Chartboost/CBNewsfeed.h file not found
    Can someone explain to me what I should do step by step please .
    i use fusion 285.1 and the last charboost SDK 6.3.0
    Thanks again!

  2. #2
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jan 2015
    Location
    France
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello Fernando
    I'm going to try !

    Thanks !

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export Module
    Dowpag's Avatar
    Join Date
    Sep 2015
    Location
    Montréal
    Posts
    52
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi there,

    I also am having the same issue when trying to build. First I forgot to import chartboost framework into xcode, so i was getting "chartboost.h not found" on building. Now, I imported the chartboost framework in my xcode project, I and get an error on the second line : Chartboost/CBNewsfeed.h File Not Found

    I just tried with this new version and nothing changed...

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jan 2015
    Location
    France
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi fernando
    With the modified chart boost it' the same issue when trying to build with fusion 284.10 and 285.1 .

    With the help of Perry its work fine :

    use an older Chartboost SDK.
    You can removed the CBNewsfeeds.h references but then it will crash later on with other items.
    Use this version : https://www.dropbox.com/s/tkezsg4tyb...stnew.zip?dl=0

    unzip on your mac, and do a Clear project (or unzip your project again and use this version
    My Apps: Facebook: https://www.facebook.com/pksoft or http://www.pksoft.us

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export Module
    Dowpag's Avatar
    Join Date
    Sep 2015
    Location
    Montréal
    Posts
    52
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would really like to try this but your link is dead

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jan 2015
    Location
    France
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  8. #8
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    I will recheck today
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  9. #9
    Clicker Fusion 2.5 DeveloperAndroid Export Module
    Dowpag's Avatar
    Join Date
    Sep 2015
    Location
    Montréal
    Posts
    52
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried and "solved" this problem. At first, when I used this version, build failed again, sayying bitcode needed to be disabled, si I did it.

    Then, I build and it fails again, something about framework signatures ( there is one crucial error relating to the 5 framework used in the project ( Chartboost, UIkit, GameKit, CoreGraphics and Foundation )

    What should I do?

    An exemple:

    (ERROR) Sign Gamekit.framework in /Users/.......location...../

    CodeSign /Users/charles/Library/Developer/Xcode/DerivedData/i1014c-ezdgwhjwbvjezlgyzajjnpfgszeg/Build/Intermediates/ArchiveIntermediates/i1014c/InstallationBuildProductsLocation/Applications/i1014c.app/Frameworks/GameKit.framework
    cd /Users/charles/Desktop/i1014c
    export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

    Signing Identity: "iPhone Developer: Charles Mathieu (NB298FQ674)"

    /usr/bin/codesign --force --sign 64E4B014FE93BDD365054B997B3CB997CCB23E78 --preserve-metadata=identifier,entitlements --timestamp=none /Users/charles/Library/Developer/Xcode/DerivedData/i1014c-ezdgwhjwbvjezlgyzajjnpfgszeg/Build/Intermediates/ArchiveIntermediates/i1014c/InstallationBuildProductsLocation/Applications/i1014c.app/Frameworks/GameKit.framework

    /Users/charles/Library/Developer/Xcode/DerivedData/i1014c-ezdgwhjwbvjezlgyzajjnpfgszeg/Build/Intermediates/ArchiveIntermediates/i1014c/InstallationBuildProductsLocation/Applications/i1014c.app/Frameworks/GameKit.framework: bundle format unrecognized, invalid, or unsuitable
    Command /usr/bin/codesign failed with exit code 1

  10. #10
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    is not packing correctly

    please use these files in your project directly

    test and let me know

    https://dl.dropboxusercontent.com/u/...ChartBoost.zip
    Regards,


    Fernando Vivolo

    ... new things are coming ...

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Replies: 1
    Last Post: 28th October 2015, 03:50 AM
  2. Error 404 File not found
    By Keli in forum HTML5 Export Module 2.5
    Replies: 1
    Last Post: 7th September 2015, 08:19 AM
  3. An unnamed file was not found
    By Tony555 in forum Android Export Module Version 2.0
    Replies: 17
    Last Post: 19th January 2014, 09:54 AM
  4. An unnamed file was not found
    By ionside in forum iOS Export Module Version 2.0
    Replies: 29
    Last Post: 12th October 2011, 06:26 AM
  5. Unnamed file was not found?
    By BloxMaster in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 20th November 2009, 08:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •