AlephNote icon indicating copy to clipboard operation
AlephNote copied to clipboard

Error compiling StandardNotePlugin

Open raelb opened this issue 3 years ago • 1 comments

Hi, I'm trying to build the project in vs2022. I get this error when trying to build the StandardNotePlugin:

image

Can you advise how to fix this? Thanks

raelb avatar Sep 07 '22 18:09 raelb

I did manage to fix by adding using MSHC.Lang.Extensions; to image

Not sure why this is not in the source code

raelb avatar Sep 08 '22 11:09 raelb

hmm weird that it works for me - if you want you can create a PR with that change

Mikescher avatar Dec 01 '22 14:12 Mikescher