Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error came while building after adding the svg plugin. #43

Open
ArigarasuthanRepo opened this issue Apr 9, 2019 · 0 comments
Open

Comments

@ArigarasuthanRepo
Copy link

ArigarasuthanRepo commented Apr 9, 2019

Iam developing ios and android application using nativescript-angular.Fatal error came while building the project in ios.
The error is:

Users/admin/Documents/Transapp-03-04-2019/trunk/Mobile Frontend/transapp/platforms/ios/internal/main.m:8:10: error: 'TNSExceptionHandler.h' file not found with <angled> include; use "quotes"
      instead
#include <TNSExceptionHandler.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
         "TNSExceptionHandler.h"
/Users/admin/Documents/Transapp-03-04-2019/trunk/Mobile Frontend/transapp/platforms/ios/internal/main.m:11:10: error: 'TNSDebugging.h' file not found with <angled> include; use "quotes"
      instead
#include <TNSDebugging.h>
         ^~~~~~~~~~~~~~~~
         "TNSDebugging.h"
/Users/admin/Documents/Transapp-03-04-2019/trunk/Mobile Frontend/transapp/platforms/ios/internal/main.m:12:10: fatal error: 'TKLiveSync.h' file not found
#include <TKLiveSync.h>
         ^~~~~~~~~~~~~~
3 errors generated.
note: Using new build systemnote: Planning buildnote: Constructing build description
** ARCHIVE FAILED **

```  How to fix the issue?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant