This forum is for the weekly builds only.
	
			
		
		
			
				
								eranif 							 
						CodeLite Plugin 			
		Posts:  6376Joined:  Wed Feb 06, 2008 9:29 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by eranif  Sat Nov 25, 2017 10:40 am 
			
			
			
			
			Hi,
CodeLite version 11.0.6 is available for downloaded. 
This version contains major changes to the underlying C++ project management (loading, creating and editing projects) 
The following platforms are supported in this release:
 Windows 64 bit 
 Ubuntu 14.04/64 bit deb file (also works for Debian 8 and Linux Mint 17) 
 Ubuntu 16.04/64 bit deb file 
 OSX 10.11 and later (64 bit)  
Linux Users:  to install the deb file, you will need to uninstall any old version of CodeLite you might have installed:
Code: Select all 
sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi /path/to/codelite/deb/file
Links:
Download Page 
What's New? 
Thanks,
Eran
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Pich 							 
						CodeLite Enthusiast 			
		Posts:  10Joined:  Wed Mar 03, 2010 9:55 pmGenuine User:  YesIDE Question:  c++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Pich  Thu Nov 30, 2017 3:30 pm 
			
			
			
			
			Codelite 11.0.6 on Windows 7, downloaded from the site ( codelite-amd64-11.0.6.7z )
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								eranif 							 
						CodeLite Plugin 			
		Posts:  6376Joined:  Wed Feb 06, 2008 9:29 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by eranif  Thu Nov 30, 2017 10:28 pm 
			
			
			
			
			Click on the 3 dots button (next the "Workspace" pane X button and select it from there)
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Pich 							 
						CodeLite Enthusiast 			
		Posts:  10Joined:  Wed Mar 03, 2010 9:55 pmGenuine User:  YesIDE Question:  c++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Pich  Fri Dec 01, 2017 5:51 pm 
			
			
			
			
			If I understand well your suggestion, the outline is not present in the list.
outline.png
You do not have the required permissions to view the files attached to this post.
			
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								eranif 							 
						CodeLite Plugin 			
		Posts:  6376Joined:  Wed Feb 06, 2008 9:29 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by eranif  Fri Dec 01, 2017 10:02 pm 
			
			
			
			
			I wrote: "the 3 dots button", not the "Drop down arrow"
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Pich 							 
						CodeLite Enthusiast 			
		Posts:  10Joined:  Wed Mar 03, 2010 9:55 pmGenuine User:  YesIDE Question:  c++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by Pich  Mon Dec 04, 2017 4:26 pm 
			
			
			
			
			Ok, I got it. Sorry for the misunderstanding, my workspace panel was reduced so I cannot see the three dots.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								ultrajunkie 							 
						CodeLite Enthusiast 			
		Posts:  15Joined:  Mon Mar 20, 2017 11:05 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by ultrajunkie  Sun Dec 17, 2017 12:51 pm 
			
			
			
			
			I have an issue with file permission since I installed 11.0.6:
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								eranif 							 
						CodeLite Plugin 			
		Posts:  6376Joined:  Wed Feb 06, 2008 9:29 pmGenuine User:  YesIDE Question:  C++
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by eranif  Sun Dec 17, 2017 8:47 pm 
			
			
			
			
			Please report the full build log, see my siganture for HOW TO POST