From 34e8580ab9c964ccdf4ef91b0daf970c55ad27bf Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sun, 16 Sep 2012 14:32:53 +0200 Subject: development/codeblocks: Added a patch for gcc-4.7.x. Fixed underlinking. Moved plugins path to /usr/lib{,64}, noted in README Signed-off-by: Matteo Bernardini --- development/codeblocks/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'development/codeblocks/README') diff --git a/development/codeblocks/README b/development/codeblocks/README index f6f9f13af7..9803862591 100644 --- a/development/codeblocks/README +++ b/development/codeblocks/README @@ -2,3 +2,7 @@ Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. + +N.B. Path for codeblocks plugins is now /usr/lib{,64}/codeblocks/plugins. +Take care if upgrading from a previous version and you have already +installed additional plugins (you might need to reinstall them). -- cgit v1.2.3