srplab/starcore_for_flutter

vsopenapi.h file not found

Erik7354 opened this issue · 6 comments

The vsopenapi.h file is located in the starcore_for_ios directory which I imported like the Doc of this repo suggests. Thus I still get this error does anyone have an idea how to fix it?

Thanks in advance.

Screenshot of Error

This is still open!!

what is the fix for these issue ,should i add starcore_for_ios in starflut directory?? Thanks in advance!!

Unzip to a directory, and then set the path through environment variables
$ export STARCORE_PATH= the path

Should we set $ export STARCORE_PATH= the path in starflut.podspec file??

I am also getting the same issue.

Lexical or Preprocessor Issue (Xcode): 'vsopenapi.h' file not found
/Users/ABC/Downloads/starcore_for_flutter-master/starflut/ios/Classes/starflut_plugin_common.mm:1:9

has anyone solved the issue?