Immediate-Mode-UI / Immediate-Mode-UI/Nuklear

LNK2019: unresolved external symbol __imp_AlphaBlend referenced in function nk_gdi_rect_multi_color

Open
#485 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
11.4k
Forks
686
Avg merge
4d 1h
Merged PRs (30d)
3

Description

Have anyone experienced the following error:

LNK2019: unresolved external symbol __imp_AlphaBlend referenced in function nk_gdi_rect_multi_color

According to some __imp_AlphaBlend is found in the msimg32.lib and I have included it as well as gdi32.lib and user32.lib in VS2022

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Windows/GDI backend around nk_gdi_rect_multi_color and reproduce the VS2022 linker error with the reported msimg32.lib, gdi32.lib, and user32.lib inputs. Done means determining why __imp_AlphaBlend remains unresolved and documenting or correcting the project configuration needed to link successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.