Hello. I'm developing s simple application on different computers. The first has WinXp installed, the second one has Windows 8 installed. On the first one I have DX SDK august 2007, the second one has DX SDK june 2010. When I migrate the source code between the two, I get shader compilation errors, because D3DX effect compiler has changed. If I only migrate the compiled application it works OK, but if I recompile it under Win8 with june 2010 version it fails to compile the shaders.
Can link to older libraries, install the same version of DX SDK on both computers or else ?
Thanks.






