Skip to content

Main branch build failure #565

@micwoj92

Description

@micwoj92

Preflight Checklist

  • Running microsoft-edge:https://google.com redirects successfully
  • Microsoft Edge is selected in any "How do you want to open this?" box

Install Type

N/A

Install Mode

N/A or Unsure

Steps to reproduce

  1. Try to build
  2. Fail

✔️ Expected Behavior

Builds

❌ Actual Behavior

Doesn't build

 +>22:51:31 Starting AutoIt3Wrapper (21.316.1639.1) from:pwsh.exe (7.4.13.500)  Keyboard:00000409  OS:WIN_2022/2009  CPU:X64 OS:X64  Environment(Language:0409)
>Running AU3Check (3.3.18.0)  params:-d -w 1 -w 2 -w 3 -w 4 -w 5 -w 6 -w 7 -v1 -v2 -v3  from:C:\Program Files (x86)\AutoIt3  input:MSEdgeRedirect.au3
AutoIt3 Syntax Checker v3.3.18.0  Copyright (c) 2007-2025 Tylo & AutoIt Team

"D:\a\MSEdgeRedirect\MSEdgeRedirect\Includes\_URLModifications.au3"(393,17) : warning: $aUrlMeta: declared, but not used in func.
	Local $aUrlMeta
	~~~~~~~~~~~~~~~^
"D:\a\MSEdgeRedirect\MSEdgeRedirect\Includes\ResourcesEX.au3"(540,132) : error: _WinAPI_AddFontMemResourceEx(): undefined function.
		Local $hFont = _WinAPI_AddFontMemResourceEx($pResource, $iLength) ; Load the font to memory and add to the internal storage array
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\a\MSEdgeRedirect\MSEdgeRedirect\Includes\ResourcesEX.au3"(942,53) : error: _WinAPI_DeleteEnhMetaFile(): undefined function.
			$bReturn = _WinAPI_DeleteEnhMetaFile($pResource) >
			~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"D:\a\MSEdgeRedirect\MSEdgeRedirect\Includes\ResourcesEX.au3"(944,59) : error: _WinAPI_RemoveFontMemResourceEx(): undefined function.
			$bReturn = _WinAPI_RemoveFontMemResourceEx($pResource) >
			~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
MSEdgeRedirect.au3 - 3 error(s), 1 warning(s)
!>22:51:32 AU3Check ended.rc:2
+>22:51:32 AutoIt3Wrapper Finished.

Microsoft Windows version

N/A

MSEdgeRedirect version

c87a6f9

Other Software

N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions