philkr / gamehook

BSD 2-Clause "Simplified" License
123 stars 23 forks source link

Failed to complie with dxgi #8

Open zhaowtVincent opened 5 years ago

zhaowtVincent commented 5 years ago

when i complie dxgi ,I get "e:\project\gamehook-master\sdk\sdk.h(50) :error C2678: binary “>>” : no operator found which takes a left-hand operand of type ‘std::istringstream’ (or there is no acceptable conversion), anybody know how to fix it? thanks!

juanraul8 commented 5 years ago

You could try to use the refactor branch. That worked for me.