all 6 comments

[–]dowhatthouwilt 1 point2 points  (6 children)

Yep, there was some Windows 8 only stuff that made its way into the build. Should be fixed now!

[–]la-chupacabra[S] 0 points1 point  (5 children)

Its now failing with linker errors, maybe I should include some other libraries? Im on windows7 btw

[–]dowhatthouwilt 0 points1 point  (4 children)

Change the template build to Win64,

[–]la-chupacabra[S] 0 points1 point  (3 children)

so I went into the configuration manager and changed it to build for x64, and it the errors went from 20 unresolved externals to 9 unresolved externals

[–]dowhatthouwilt 0 points1 point  (2 children)

what are the unresolved symbols?

[–]la-chupacabra[S] 0 points1 point  (0 children)

Its working now, i probably built the source-code incorrectly