Jump to content

Marinus

Members
  • Content Count

    3
  • Joined

  • Last visited

Everything posted by Marinus

  1. Hi all, I've upgraded from 12.0 to 12.1 and try to compile an existing project for Android. However I run into the following error: [MSBuild Error] The "CreateAndroidManifestFile" task failed unexpectedly. System.NotSupportedException: The given path's format is not supported. at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath) [...] Compiling a new empty project runs without problems. My SDK settings were "lost" after upgrading to 12.1, but I fixed that by following the answer to this question: https://stackoverflow.com/questions/78292730/delphi-12-1-post-installation-configuration
  2. I was able to compile the project by resetting the output directory and the unit directory.
×