Home » Extra libraries, Code snippets, applications etc. » C++ language problems and code snippets » Clang cannot find DLLs 
	
		
		
			| Clang cannot find DLLs [message #61467] | 
			Tue, 18 February 2025 18:17   | 
		 
		
			
				
				
				
					
						  
						Leander
						 Messages: 13 Registered: January 2019 
						
					 | 
					Promising Member  | 
					 | 
		 
		 
	 | 
 
	
		Hello folks. 
 
Cannot compile currently with Clang, as it is ranting these two DLLs were missing: 
libc++.dll 
libunwind.dll 
 
The obvious reason are these to libs I have linked: 
-lunwind  
-lstdc++ 
 
Without them there is no issue but I need them, as it doesnt know the new/delete otherwise. I also tried the update of Win 10 but didnt help. Couldnt find them at clang.org or llvm.org, nor in the web. Could you please give me a hint where to download them? Has anyone experienced the same, or is there a Clang forum? 
 
Sincerely 
Martin 
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
	| 
		
 |  
	| 
		
 |  
	| 
		
 |  
	| 
		
 |  
	
		
		
			| Re: Clang cannot find DLLs [message #61484 is a reply to message #61476] | 
			Fri, 21 February 2025 23:11   | 
		 
		
			
				
				
				
					
						  
						Leander
						 Messages: 13 Registered: January 2019 
						
					 | 
					Promising Member  | 
					 | 
		 
		 
	 | 
 
	
		Hi folks. 
 
Obviously I am totally wrong with the UMK. The help says: 
Quote:UMK (U++ MaKe) is a command line utility to build the U++ program.  
I dont use U++, but my own lib only.  
 
Tried with THEIDE. Have to provide my include path and the libs being required, but cannot find the dialog to do so. A properties-dialog for each new-method (console without etc.) could be a solution. 
Need a help for both please. 
 
Martin
		
		
		[Updated on: Sat, 22 February 2025 22:52] Report message to a moderator  
 |  
	| 
		
	 | 
 
 
 |   
Goto Forum:
 
 Current Time: Tue Nov 04 17:12:11 CET 2025 
 Total time taken to generate the page: 0.10945 seconds 
 |