G
Guest
Hello
I am using C++ 5.0 learning edition, to compile an DirectX8.0 SDK program sample included with the SDK download
I keep getting a linker error
--------------------Configuration: Donuts3D - Win32 Debug-------------------
Linking..
C:\Program Files\DevStudio\VC\LIB\d3dxof.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x374f62a
Error executing link.exe
All the other samples included with the SDK compiled fine. Can you help me understand what is going on or how to fix it
Thanks for your time and cooperation. Stephen
I am using C++ 5.0 learning edition, to compile an DirectX8.0 SDK program sample included with the SDK download
I keep getting a linker error
--------------------Configuration: Donuts3D - Win32 Debug-------------------
Linking..
C:\Program Files\DevStudio\VC\LIB\d3dxof.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x374f62a
Error executing link.exe
All the other samples included with the SDK compiled fine. Can you help me understand what is going on or how to fix it
Thanks for your time and cooperation. Stephen