Skip to content

ImageViewRGB32: fix build if no backend defined - #1360

Merged
jw098 merged 2 commits into
PokemonAutomation:mainfrom
jw098:fix-build
Aug 8, 2026
Merged

ImageViewRGB32: fix build if no backend defined#1360
jw098 merged 2 commits into
PokemonAutomation:mainfrom
jw098:fix-build

Conversation

@jw098

@jw098 jw098 commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@Mysticial

Copy link
Copy Markdown
Collaborator

It will linker error even if we're not using it?

Comment thread SerialPrograms/Source/CommonFramework/ImageTypes/ImageViewRGB32.cpp
@jw098

jw098 commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator Author

It will linker error even if we're not using it?

It linker errors when I try to define PA_IMAGE_BACKEND_None

@Mysticial

Copy link
Copy Markdown
Collaborator

It will linker error even if we're not using it?

It linker errors when I try to define PA_IMAGE_BACKEND_None

Probably because it's being used somewhere. It's not going to work if you try to compile all of CC of course. But I'd expect it to work in the headless library since nothing there should be using images.

@jw098
jw098 merged commit 9a2ae72 into PokemonAutomation:main Aug 8, 2026
7 checks passed
@jw098
jw098 deleted the fix-build branch August 8, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants