[KDevelop5, WIndows]couldn't load project management kdevcmakemanager plugin

Kevin Funk kfunk at kde.org
Mon Jul 4 11:31:35 UTC 2016


On Monday, July 4, 2016 11:45:26 AM CEST Ivan Kush wrote:
> Hello!
> I installed kdevelop-x64-setup-5.0-20160502.exe 02-May-2016 04:49 77M from
> here http://krf.kollide.net/files/work/kdevelop/?C=M;O=D and tried to load
> CMakeLists.txt from Eigen library.
>  
> Got an error 
> couldn't load project management kdevcmakemanager plugin

Heya,

That's a known issue. Please make sure cmake.exe in system-wide PATH.

*Or* open cmd.exe, then:

# Modify PATH to point to YOUR CMake install, e.g.:
$ set PATH=c:\cmake\cmake-2.8.2-win32-x86\bin;%PATH% 

# Run KDevelop
$ "C:\Program Files\KDevelop\bin\kdevelop.exe"

Hope that helps,
Kevin
 
> All plugins are activated in Settings
> --
> Best wishes,
> Ivan Kush
>  


-- 
Kevin Funk | kfunk at kde.org | http://kfunk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160704/2df17b5f/attachment.sig>


More information about the KDevelop-devel mailing list