Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

XPM editor is not working animore

(1/2) > >>

eckard_klotz:
Hello Everybody.

Since the end of last year I'm not able any more to use the xpmeditor plug in https://sourceforge.net/projects/xpmeditor/.

I know, that I have to build it again with nearly every new version of Code::Blocks (nightly or release) by updating the SDK includes and the link-dependencies to avoid the error-message that tells me that the plug in can not be loaded since the SDK version has changed. Thus I usually update my SVN repository and and change the link dependencies against the current Code::Blocks dlls. In my last experiment I have build Code::Blocks by my own to ensure that all sources and all binaries fit together (revision 10816).

The effect is:

* Once I import the fresh compiled xpmeditor plug in Code::Blocks starts to freeze and is not responding any more.

* If I close it than to restart it Code::Blocks will not be opened.

* The only possibility to make Code::Blocks work again is to delete the dll and the zip archive of the xpmeditor plug in in the in the installation folder of Code::Blocks.


I use Code::Blocks on Win10 and face the effect since the release 15.12 until the SVN revision 10816. May be that the problem was also visible some when earlier but I don't update my local repository very frequently.

I assume that in the meanwhile the sources published at sourceforge are to old and not compatible any more. Is there a newer version available somewhere else? Or may it be possible to add this plug in into the set of Contrib Plugins inside the Code::Blocks distribution?

Best regards,
                     Eckard Kllotz.   

BlueHazzard:
Can you try to debug codeblocks within codeblocks?

Open the codeblocks project file, start the debugger and install the xpmeditor editor in the new opening codeblocks instance... this should give you a backtrace and us a indication where it crashes...

greetings

MortenMacFly:

--- Quote from: eckard_klotz on March 31, 2016, 05:37:33 am ---I assume that in the meanwhile the sources published at sourceforge are to old and not compatible any more.

--- End quote ---
I am using the (non-modified) SVN version myself on Windows w/o problems. Did you try a fresh re-build?

eckard_klotz:
Hello BlueHazzard and MortenMacFly.

Thank you very much for your response.

I tried it out by rebuilding both Code::Blocks and XPMeditor completely  with a clean before. For some reasons I was not really able to run the debugger to tell you what happens in detail.

But until now I use only the code in the 7z-file but not the SVN-content. I will try it out.

Best regards,
                    Eckard.

eckard_klotz:
Hello Again.

After creating and updating an repository, I was able to build the revision 73. And this seems to work. Yes, life could be so easy, if you use the current code. Thanks for your help.

Is the a special reason why the xpmeditor is not transferred into the Contrib Plugins inside the Code::Blocks distribution?

Best regards,
                    Eckard.

Navigation

[0] Message Index

[#] Next page

Go to full version