- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
Hi,
	I tried to run and compile my program but I get this problem No symbol file loaded for libifcoremd.dll" (more information in screen). I reinstaled Intel Parallel Studio but it didnt help. I have Visual Studio Community 2015. 
Link Copied
		1 Reply
	
		
		
			
			
			
					
	
			- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
It's not a problem.This is simply informing you that there is no debug information for this run-time DLL. Unless you are debugging that DLL, which you would not be, you don't need its symbols.
See also https://software.intel.com/en-us/articles/visual-studio-debugger-cannot-find-or-open-the-pdb-file
Most likely the real issue is that your program has triggered a run-time error that is displayed in a different window. Check your task bar.
					
					Reply
					
						
	
		
				
				
				
					
						
					
				
					
				
				
				
				
			
			Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page