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

Latest build from the CBILplugin project

<< < (2/5) > >>

dmoore:
SamT:
I'm still on rev 4237, so I haven't tested against 4241.
What do you have to do to create the crash (just startup CB? move windows around?)
which platform are you on and which revision of the CBILplugin project are you using? (make sure you svn update to the latest version, because recent changes to CB required changes to all plugins)

SamT:
I download the latest nightly and extract into the same folder. The CB is crashed when startup. After remove the two DLL (InterpetedLangs.dll and PyPlug.dll), everything works OK.

I try to download the old nightly and follow the procedure as I did everyday. I found the CB is crashed during startup all the time if these two DLL are exist. Maybe only myself have this issue.

dmoore:
Unfortunately, the official CB nightlies aren't compatible with my pre-built plugin binaries. I can't do anything about this until v1.0 is released EDIT: (or until nightlies are released with the cb sdk builtin). you either have to use my win32 builds, or compile everything from source yourself.

dje:
Hi Damien !

To solve this problem and make ThreadSearch plugin compatible with nightlies, I linked it directly with nightlly dlls instead of .a (libcodeblocks.a => codeblocks.dll in linker settings and so on for others).

Once it works, you can export and share it. Nevertheless, the exported plugin can't be used with SVN dev environment.

Dje

dmoore:
good point. thanks dje. I might try this next time I build the plugin (the only problem is it will still only work with a particular nightly build, which might create more questions than it answers)

(I also need to look into automating the build process as it is very tedious...)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version