[KDevelop5, WIndows]error while parsing dealii sources
Ivan Kush
ivan.v.kush at yandex.ru
Thu Oct 20 09:05:50 UTC 2016
My current version is Kdevelop 5.0.2
--
Best wishes,
Ivan Kush
20.10.2016, 12:04, "Ivan Kush" <ivan.v.kush at yandex.ru>:
> hmmm, I think the problem is in the background parser (Settings -> Configure Kdevelop->Background parser). All is OK, when I disabled it. I had the same problem in Linux, until disabled parser.
>
> --
> Best wishes,
> Ivan Kush
>
> 19.07.2016, 12:41, "Kevin Funk" <kfunk at kde.org>:
>> On Thursday, July 7, 2016 12:48:46 AM CEST Ivan Kush wrote:
>>> When load in VS, got a window
>>>
>>> Pressed Break button
>>> Then menu Debug -> Save Dump as.
>>>
>>> VS began to create dump
>>> after 555Mb of dumb got an error saving dumb
>>
>> Just for your information:
>>
>> I opened the sources of https://www.dealii.org in KDevelop here and couldn't
>> reproduce your issue.
>>
>> I'm using a more recent KDevelop version than you (5.0 branch), maybe the
>> issue got fixed in the meanwhile.
>>
>> Please wait for an update of the KDevelop on Windows installer.
>>
>> Cheers,
>> Kevin
>>
>>> --
>>> Best wishes,
>>> Ivan Kush
>>>
>>> 06.07.2016, 17:20, "Kevin Funk" <kfunk at kde.org>:
>>> On Wednesday, July 6, 2016 2:43:44 PM CEST Ivan Kush wrote:
>>>
>>> I want to open dealii(https://www.dealii.org) sources
>>> https://yadi.sk/d/d0OIFSHEt3vSo and get an exception. Maybe. this is due
>>> boost (see bottom of the 1st attached screenshot)
>>>
>>> Could you press that 'Debug the program' button in the crash report dialog?
>>>
>>> The backtrace will be useless, since you don't have the appropriate PDB
>>> files [1]. Please create a crash dump and send that instead.
>>>
>>> See:
>>> https://blogs.msdn.microsoft.com/debugger/2009/12/30/what-is-a-dump-and-ho
>>> w-do-i-create-one/
>>>
>>> If you have a Visual Studio around it should be as easy as pressing that
>>> 'Debug the program' button, then Debug -> Save Dump as.
>>>
>>> Hope that helps,
>>> Kevin
>>>
>>> --
>>> Best wishes,
>>> Ivan Kush
>>>
>>> 04.07.2016, 23:32, "Kevin Funk" <kfunk at kde.org>:
>>> On Monday, July 4, 2016 1:31:35 PM CEST Kevin F
>>>
>>> unk wrote:
>>>
>>> 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
>>>
>>> Happy to hear some feedback on whether that solved the problem for you,
>>> Ivan?
>>> :)
>>>
>>> Greets,
>>> Kevin
>>>
>>> > All plugins are activated in Settings
>>> > --
>>> > Best wishes,
>>> > Ivan Kush
>>>
>>> --
>>> Kevin Funk | kfunk at kde.org | http://kfunk.org
>>>
>>> --
>>> Kevin Funk | kfunk at kde.org | http://kfunk.org
>>
>> --
>> Kevin Funk | kfunk at kde.org | http://kfunk.org
More information about the KDevelop-devel
mailing list