I am trying to use my app as a windows desktop, but I get this error in the console:
Building Windows application...
CMake Error at flutter/ephemeral/.plugin_symlinks/native_pdf_renderer/windows/DownloadProject.cmake:179 (message):
Build step for pdfium failed: 1
Call Stack (most recent call first):
flutter/ephemeral/.plugin_symlinks/native_pdf_renderer/windows/CMakeLists.txt:16 (download_project)
Exception: Unable to generate build files
Tried to look for similar error but did not find something like this.
native_pdf_renderer
– Goalie