#Cannot compile Odin compiler

19 messages · Page 1 of 1 (latest)

inner bough
#

Did you install windows SDK?

toxic igloo
#

yes

#

oh wait im on windows 10 lol

#

downloading that right now, will take thread down if that's the issue

#

No luck, donwloading Windows 10 SDK gives the same errors

inner bough
#

Did you use visual studio installer?

toxic igloo
#

Yes

trail bane
#

The joys of c++

toxic igloo
#

I'll give that a shot, thanks

inner bough
#

It's really weird it doesn't even recognise rc command, have you tried running it from CMD and not powershell?

#

Don't know if this is related, but maybe, windows can be weird

toxic igloo
#

Same result unfortunately

amber axle
#

you cant use vcvarsall through powershell thats for sure atleast, it doesnt properly export the variables https://stackoverflow.com/questions/41399692/running-a-build-script-after-calling-vcvarsall-bat-from-powershell

toxic igloo
#

No luck either

hazy olive
#

yeah i had this exact same issue. I believe I manually added the windows SDK bin folder to my path... i have no idea why it happened though

toxic igloo
#

Oh ok Ill give that a shot thank you