HI ofx SVG doesnt compile on win10 with visual studio 2017.
I got:
LNK1257 code generation failed
LNK4075 ignoration…
C1007 unrecognized flag ‘-Ot’ in ‘p2’
I cant figure it out. Urgent Help!
HI ofx SVG doesnt compile on win10 with visual studio 2017.
I got:
LNK1257 code generation failed
LNK4075 ignoration…
C1007 unrecognized flag ‘-Ot’ in ‘p2’
I cant figure it out. Urgent Help!
I have the same problem. Hopefully someone has a solution.
Maybe file a bug report on GitHub ?
I posted an answer to the GitHub issue opened.
I think its due to needing a newer MSVC 2017 toolchain.
See:
Let me know if that works for you.
The example runs fine for me with a new install of VS 2017
Thanks Theo, i will give it a try asap.