http://bugs.winehq.org/show_bug.cgi?id=3290
------- Additional Comments From ivg2@cornell.edu 2005-26-09 18:02 ------- Can you clarify how to do that further? I downloaded and installed the Cg compiler (I'm impressed..an application installed successfully, and seems to work!). I see this compiler will compile the .cg file in the demo package.
However, I'm not clear on the rest. If you just want me to run the already compiled demo, it's not working:
err:module:import_dll Library d3dx9_24.dll (which is needed by L"H:\downloads\dx9_cg_simple\dx9_cg_simple.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"H:\downloads\dx9_cg_simple\dx9_cg_simple.exe" failed, status c0000135
Do I need to recompile it with winegcc? That's not happening either: dx9_cg_simple.cpp:15:19: error: d3dx9.h: No such file or directory dx9_cg_simple.cpp:16:19: error: Cg/Cg.h: No such file or directory dx9_cg_simple.cpp:17:23: error: Cg/CgD3D9.h: No such file or directory
Regarding replicating the bug - maybe it's because you run ATI hardware, and this is an Nvidia card?