Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove static_assert(false) #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scuzqy
Copy link

@scuzqy scuzqy commented Nov 2, 2024

I could not build for this static assertion issue:
The evaluation of static_assert can be initiated by compiler disregarding it's outside an uninstantiated template.
see CWG Issue 2518

Environment:
Compiler: msvc 19.38.33135,
Generator: Visual Studio 17 Win64

@dreambold
Copy link

hi @scuzqy can you try to build it for windows 11? #124
it would be appreciated if you could do that.

@scuzqy
Copy link
Author

scuzqy commented Nov 8, 2024

hi @scuzqy can you try to build it for windows 11? #124 it would be appreciated if you could do that.

@dreambold can't help you, sorry.
Never encountered it, app works fine in my Windows 11 22631.

@dreambold
Copy link

Don't you see this issue???

Update: it shows up but it's nowhere near the taskbar. It is floating in the top left corner of my uw monitor (maybe it's relevant).

image

@scuzqy
Copy link
Author

scuzqy commented Nov 8, 2024

Don't you see this issue???

Update: it shows up but it's nowhere near the taskbar. It is floating in the top left corner of my uw monitor (maybe it's relevant).

image

Not on my computer

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