Quote:
	
	
		
			
				
					Originally Posted by  dcnieho
					 
				 
				Is there any way you could support this? Oh yeah, btw, as python27_d.lib isn't shipped with the SDK, I simply created a copy of python27.lib with that name, but I don't think that would be the problem? 
			
		 | 
	
	
 You need to compile your code in Release mode. Mixing debug/release binaries can cause problems, especially when using the stl.