winobjc - Not found 'AppKit/AppKit.h' when build converted iOS project using Windows Bridge for iOS -


with windows bridge ios, converted ios project windows app using vsimporter (follow microsoft's guide: https://github.com/microsoft/winobjc)

but when try build project, shows fatal error: 'appkit/appkit.h' file not found at

#import <appkit/appkit.h> 

what should solve problem?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -