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

When importing library get error #507

Closed
MrEnder0 opened this issue Sep 24, 2022 · 2 comments
Closed

When importing library get error #507

MrEnder0 opened this issue Sep 24, 2022 · 2 comments

Comments

@MrEnder0
Copy link

MrEnder0 commented Sep 24, 2022

C:\Users\Ender\Downloads\pixie-master\src\pixie\blends.nim(182, 17) Error: type mismatch: got <Color, Color>
but expected one of:
proc blendSoftLight(backdrop, source: ColorRGBX): ColorRGBX
  first type mismatch at position: 1
  required type for backdrop: ColorRGBX
  but expression 'color(backdrop)' is of type: Color

This is on
Nim Compiler Version 1.6.6 [Windows: amd64]

@treeform
Copy link
Owner

treeform commented Sep 26, 2022 via email

@MrEnder0
Copy link
Author

MrEnder0 commented Sep 28, 2022

Yes it seems that the library is fully working after running nimble install chroma.
Thanks!

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

No branches or pull requests

2 participants