CodeLite installation/troubleshooting forum
			
		
		
			
				
																			
								rro4785 							 
						CodeLite Curious 			
		Posts:  7Joined:  Sun Mar 03, 2013 3:31 amGenuine User:  YesIDE Question:  C++Location:  Caracas, Edo. Miranda. Venezuela
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by rro4785  Sat Mar 08, 2014 11:44 am 
			
			
			
			
			Hello!
I'm new in this the wxWidgets app development, I installed the precompiled wxWidgets libraries but when i compile the sample app then CodeLite shows me this error message:
Code: Select all 
mingw32-make.exe[1]: *** No rule to make target 'Debug/main.o', needed by 'Debug'.  Stop.
How can I do?  
 
		 
				
		
		 
	 
				
		
		
			
				
								eranif 							 
						CodeLite Plugin 			
		Posts:  6376Joined:  Wed Feb 06, 2008 9:29 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by eranif  Sat Mar 08, 2014 1:38 pm 
			
			
			
			
			Can you please explain how did you try to compile?
Can you also post the entire build log? 
See the 
HOW TO POST  thread
Eran
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								rro4785 							 
						CodeLite Curious 			
		Posts:  7Joined:  Sun Mar 03, 2013 3:31 amGenuine User:  YesIDE Question:  C++Location:  Caracas, Edo. Miranda. Venezuela
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by rro4785  Sun Mar 09, 2014 3:26 am 
			
			
			
			
			Thanks for reply, but I resolved the problem was the configuration of MinGW, which was wrong. I was going to remove the post