Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
error on Xcode with Ads Interface and Chartboost — Gideros Forum

error on Xcode with Ads Interface and Chartboost

vyh77vyh77 Member
edited April 2015 in Bugs and issues
Hi, I'm getting this error when building on Xcode 6.3 an exported project from Gideros 2015.04.04, on file "AdsChartboost.h":

Lexical or Preprocessor issue
'Chartboost/Chartboost.h' file not found

Ads Interface's instructions say I have to "Copy contents of Plugins directory into your exported project's Plugins directory", which results in a folder tree as attached.

For some reason on that Chartboost.framework folder there is only "Headers" and not files "Chartboost" and "File" that I see on my PC.
Xcode 02.png
733 x 641 - 143K

Comments

  • tkhnomantkhnoman Member
    Accepted Answer
    @vyh77 The Chartboost.framework that you add to your project seems to be broken.
    (Probably you unzipped it on Windows, but might be broken from the source)

    You can redownload the framework from the Chartboost site and try again.
    Might not working because of different version though.
  • vyh77vyh77 Member
    @tkhnoman thanks for the answer! I'm on a MacBook, but yes, Chartboost.framework that comes with Gideros 2015.04.04 seems to be broken.

    I've downloaded the last framework from Chartboost, and I get no errors and the ads load when I run the app on my device from Xcode! that is all good!

    Now I only need to confirm that I will actually get paid for those ads ;)

    Thanks!
Sign In or Register to comment.