espresso3389 / pdfrx

pdfrx is yet another PDF viewer implementation that built on the top of pdfium. The plugin currently supports Android, iOS, Windows, macOS, Linux, and Web.
MIT License
60 stars 36 forks source link

Error IOS build - 'fpdfview.h' file not found #138

Closed reddeath1 closed 3 weeks ago

reddeath1 commented 3 weeks ago
Lexical or Preprocessor Issue (Xcode): 'fpdfview.h' file not found
/Users/***/.pub-cache/hosted/pub.dev/pdfrx-1.0.49/src/pdfium_interop.cpp:4:9

Uncategorized (Xcode): Command SwiftEmitModule failed with a nonzero exit code

Could not build the application for the simulator.
Error launching application on iPhone 15 Pro Max.
espresso3389 commented 3 weeks ago

Could you please once do rm -rf ~/.pub-cache and try build again?

reddeath1 commented 3 weeks ago

Just updated to latest version and it build successful.