Hi,
As I try to build and run the source Ocean Fog demo I ran into the following two issues:
1. On Debug and Profile I cannot build due to:
>Performing Custom Build Step
>'fxc.exe' is not recognized as an internal or external command,operable program or batch file.
>Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
2. On Release I get the following Link Warning and then crash when running
>Linking...
>LINK : warning LNK4199: /DELAYLOAD:d3dx10_36.dll ignored; no imports found from d3dx10_36.dll
First-chance exception at 0x0042e73b in OceanFog.exe: 0xC0000005: Access violation reading location 0x00000000.
Unhandled exception at 0x0042e73b in OceanFog.exe: 0xC0000005: Access violation reading location 0x00000000.
I am building it on Windows 7, 64 bit system VS2008 as a Win32 version with DirectX Aug 2009 SDK.
Any help would be appreaciated.
Professor Jose Villeta
USC GamePipe Labs


