missing Build tab in Output View

CodeLite installation/troubleshooting forum
amoulds
CodeLite Curious
Posts: 2
Joined: Mon Oct 01, 2018 2:15 pm
Genuine User: Yes
IDE Question: c++
Contact:

missing Build tab in Output View

Post by amoulds »

Hi,

Installed Codelite 12.08 on Ubuntu Xenial. The Build tab is not shown in the Output View pane. Test code builds ok.

Runs fine on Ubuntu 18.04, i.e. all tabs shown.

Is this a known bug?

Thanks,

Anthony
amoulds
CodeLite Curious
Posts: 2
Joined: Mon Oct 01, 2018 2:15 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: missing Build tab in Output View

Post by amoulds »

Fixed by compiling and installing version 12.0.0.

Could be v12.0.8 has problems with Ubuntu 16.0.4LTS?

Anthony.
DavidGH
CodeLite Plugin
Posts: 819
Joined: Wed Sep 03, 2008 7:26 pm
Contact:

Re: missing Build tab in Output View

Post by DavidGH »

Hi,

Testing the 'weekly build' 12.0.8 in a xenial virtualbox guest, the 'Build' tab showed.

I don't know why it was different for you, but maybe it was there but hidden: if you click on the 3-vertical-dots icon on the right of the Output View a dropdown menu appears.
CLBuild.png
Select 'Build' if it's not already ticked.

Regards,

David
You do not have the required permissions to view the files attached to this post.
Post Reply