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

[pdfx] failing to build on Windows #548

Open
ekuleshov opened this issue Dec 24, 2024 · 0 comments
Open

[pdfx] failing to build on Windows #548

ekuleshov opened this issue Dec 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ekuleshov
Copy link

Describe the bug
Getting the following error when building a Windows desktop app on Apple M1 under Parallels running Windows arm64.

This build works with other packages based on PDFium, e.g. printing.

Additional context

CMake Error at C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.20/Modules/ExternalProject.cmake:2771 (message):
  At least one entry of URL is a path (invalid in a list)
Call Stack (most recent call first):
  C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.20/Modules/ExternalProject.cmake:3681 (_ep_add_download_command)
  CMakeLists.txt:9 (ExternalProject_Add)


CMake Error at flutter/ephemeral/.plugin_symlinks/pdfx/windows/DownloadProject.cmake:171 (message):
  CMake step for pdfium failed: 1
Call Stack (most recent call first):
  flutter/ephemeral/.plugin_symlinks/pdfx/windows/CMakeLists.txt:20 (download_project)


Error: Unable to generate build files

@ekuleshov ekuleshov added the bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants