jeffoliveira977 / four-mp

0 stars 0 forks source link

Error 1 fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory c:\users\christopher\desktop\ivv\branches\client\fmp\d3d9\d3d9hook.h 10 Client #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try compile source (client
2.
3.

What is the expected output? What do you see instead?

I expected it to compile, Server compiles fine but Client dosn't

What version of the product are you using? On what operating system?

Windows 7 64bit

Please provide any additional information below.

I am trying to compile the client but i keep getting the error that it cant  
find that i looked in the folders its not there in the source i also have 
some other errors:

Error   1   fatal error C1083: Cannot open include file: 'd3dx9.h': No 
such file or directory  
c:\users\christopher\desktop\ivv\branches\client\fmp\d3d9\d3d9hook.h    10  
Client
Error   2   fatal error C1083: Cannot open include file: 'd3dx9.h': No 
such file or directory  
c:\users\christopher\desktop\ivv\branches\client\fmp\d3d9\d3d9hook.h    10  
Client
Error   3   fatal error C1083: Cannot open include file: 'd3dx9.h': No 
such file or directory  
c:\users\christopher\desktop\ivv\branches\client\fmp\d3d9\d3d9hook.h    10  
Client
Error   4   fatal error C1083: Cannot open include file: 'd3dx9.h': No 
such file or directory  
c:\users\christopher\desktop\ivv\branches\client\fmp\d3d9\d3d9hook.h    10  
Client
Error   5   fatal error C1083: Cannot open include file: 'd3dx9.h': No 
such file or directory  
c:\users\christopher\desktop\ivv\branches\client\fmp\d3d9\d3d9hook.h    10  
Client
Error   6   error C3861: 'SwitchToFiber': identifier not found  
c:\users\christopher\desktop\ivv\branches\client\fmp\hook\hook.cpp  32  
Client
Error   7   error C3861: 'ConvertThreadToFiber': identifier not found   
c:\users\christopher\desktop\ivv\branches\client\fmp\hook\hook.cpp  49  
Client
Error   8   error C3861: 'CreateFiber': identifier not found    
c:\users\christopher\desktop\ivv\branches\client\fmp\hook\hook.cpp  52  
Client
Error   9   error C3861: 'SwitchToFiber': identifier not found  
c:\users\christopher\desktop\ivv\branches\client\fmp\hook\hook.cpp  58  
Client
Error   10  error C3861: 'SwitchToFiber': identifier not found  
c:\users\christopher\desktop\ivv\branches\client\fmp\hook\hook.cpp  69  
Client

Original issue reported on code.google.com by chrismartino1122@gmail.com on 2 Feb 2010 at 6:49

GoogleCodeExporter commented 9 years ago
http://wiki.four-mp.com/index.php?title=Compiling

Original comment by fatonythebest@gmail.com on 2 Feb 2010 at 7:07

GoogleCodeExporter commented 9 years ago

Original comment by fatonythebest@gmail.com on 3 Feb 2010 at 7:43