Code::Blocks Forums
		User forums => General (but related to Code::Blocks) => Topic started by: sudo123 on July 19, 2012, 11:13:40 pm
		
			
			- 
				#include <dshow.h>
dshow.h -->*come with CodeBlocks installation.
when i include that (i don't use any function yet) the  "No such file or directory" error show for the dsound.h .
any fix?
			 
			
			- 
				
dshow.h -->*come with CodeBlocks installation.
Wrong - its part of the compiler we bundle with C::B in a special setup package.
Update the compiler, annoy to the compiler provider or simply google and add the missing SDK.
Please note that such compiler errors are not Code::Blocks errors and therefore don't belong in this forum.
Also, please note what you agreed to when registering with the forum. Thank you.