Pre loader

Can't run the demo

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Just trying to run the demo using these instructions: https://github.com/abtsoftware/scichart.ios.examples.

It doesn’t work I’m getting “Failed to emit precompiled header” and “SciChart/SciChart.h file not found”

Version
The example github
  • Nazar Rudnyk
    Hi there, please try checking out SciChart.iOS v4.2.0-nightly.5633, which is `69cc43669e5ed85d89b2289ff0a88615fa92cd42 ` commit in examples repository, while we investigating the issue. I’ll get back to you as soon as we fix this.
  • sahil reddy
    Okay thank you, the previous commit did fix it and allow me to run the Demo. However, the tutorials will still crash (Thread 1: signal SIGABRT) on declaration of `SCIChartSurface()` in the `loadView()`.
  • Nazar Rudnyk
    the main demo is fixed, so you can use latest one. As per tutorials we would need to look into it. As before – we’ll get back to you as soon as the issue is resolved
  • Andriy P
    Hi, there. We’ve fixed the tutorials. Please, redownload the repo: https://github.com/ABTSoftware/SciChart.iOS.Examples Let us know the result.
  • You must to post comments
0
0

Hi Sahil,

It should be fairly straightforward to run the demo, have you followed the steps in the readme.md file?

Examples and Tutorials projects are linked with SciChart via
Cocoapods. So in order to test and run examples suite you need to have
cocoapods installed. This can be done by typing a simple command in
terminal:

[sudo] gem install cocoapods Build Examples 

Our examples project named SciChartDemo. So If you have installed cocoapods you can simply link SciChartDemo project with SciChart.framework via cocoapods using the following terminal commands:

cd YourRepositoryRoot/Examples
pod install --repo-update

In case of successful installation of CocoaPods, you’ll see the generated SciChart.iOS.Examples.xcworkspace, which links an SciChartDemo.xcproject with SciChart.framework.

Open a workspace and build “SciChartDemo” scheme, you can now run and test all the examples you provide.

  • sahil reddy
    Yeah I did all of that the Demo still fails to build.
  • Andrew Burnett-Thompson
    Ok, hang tight, I’ve made the iOS team aware and we’ll get a resolution for you soon
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies