<div>yes!</div><div>Thank you=)</div><div> </div><div>--<br />Best wishes,</div><div>Ivan Kush</div><div> </div><div> </div><div> </div><div>04.07.2016, 23:32, "Kevin Funk" <kfunk@kde.org>:</div><blockquote type="cite"><p>On Monday, July 4, 2016 1:31:35 PM CEST Kevin Funk wrote:</p><blockquote> On Monday, July 4, 2016 11:45:26 AM CEST Ivan Kush wrote:<br /> > Hello!<br /> > I installed kdevelop-x64-setup-5.<span>0-20160502</span>.exe 02-May-2016 04:49 77M from<br /> > here <a href="http://krf.kollide.net/files/work/kdevelop/?C=M;O=D">http://krf.kollide.net/files/work/kdevelop/?C=M;O=D</a> and tried to load<br /> > CMakeLists.txt from Eigen library.<br /> ><br /> > Got an error<br /> > couldn't load project management kdevcmakemanager plugin<br /><br /> Heya,<br /><br /> That's a known issue. Please make sure cmake.exe in system-wide PATH.<br /><br /> *Or* open cmd.exe, then:<br /><br /> # Modify PATH to point to YOUR CMake install, e.g.:<br /> $ set PATH=c:\cmake\cmake-2.8.2-win32-x86\bin;%PATH%<br /><br /> # Run KDevelop<br /> $ "C:\Program Files\KDevelop\bin\kdevelop.exe"<br /><br /> Hope that helps,<br /> Kevin</blockquote><p><br />Happy to hear some feedback on whether that solved the problem for you, Ivan?<br />:)<br /><br />Greets,<br />Kevin<br /> </p><blockquote> > All plugins are activated in Settings<br /> > --<br /> > Best wishes,<br /> > Ivan Kush</blockquote><p><br /> </p><span>--<br />Kevin Funk | <a href="mailto:kfunk@kde.org">kfunk@kde.org</a> | <a href="http://kfunk.org/">http://kfunk.org</a></span></blockquote>