Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
BETA - Image Editor plugin
seb_seb0:
--- Quote from: ollydbg on July 13, 2010, 01:22:43 am ---
--- Quote from: seb_seb0 on July 12, 2010, 10:34:33 pm ---PS: 1st impression: it is a lot faster than on Vista (same laptop...) Code completions is much more reactive, load time of the codeblocks project took only a few seconds (against 30 seconds approximately on Vista). Do you know why there are so much differences ?
--- End quote ---
I have a similar experience about the parsing time of CodeCompletion. In the same notebook, Windows Vista is much slower than windows XP. To load the codeblocks.cbp, in Vista, it will take more than 1 minutes, but in XP, it is only 20 seconds. I'm not sure why, but surely XP is faster than Vista. Vista is too "bloat". :D
I have never used any linux like OS though.
--- End quote ---
I confirm the speed difference between Ubuntu & Windows Vista. I have read somewhere it has something to do with DRM (Digital Rigths Management - anti-piracy).
MortenMacFly:
--- Quote from: seb_seb0 on July 13, 2010, 11:49:54 pm --- - I have found the "update" script and ran it. The output directory was created, as expected
- I cannot run codeblocks from output (using "./codeblocks" command line), it complains about "libwxscintilla.
--- End quote ---
You cannot run C::B directly (that would need a make install, indeed) - but the update script also creates a run.sh script for you. You need to use this to run C::B.
seb_seb0:
--- Quote from: jens on July 13, 2010, 09:08:55 am ---To start your new C::B you can run it through C::B or call the wrapper-script output/run.sh, using the new executable will not work directly.
--- End quote ---
And that will teach me to read correctly the posts.
Thank you jens, now I can start CB.
seb_seb0:
I can start CodeBlocks, but the plugin does not load.
/home/seb/.codeblocks/share/codeblocks/plugins/XPMEditor.so: not loaded (missing symbols?)
There is probably something wrong in the plugin code.
I do not give up, I will find the solution !
I will try to create a simple plugin (using the wizard) and see what happens.
Sebastien
seb_seb0:
OK, I have managed to load a minimal version of the plugin in Code::Blocks.
This narrow down the problem to the plugin code (as expected).
I will backtrack the svn revision to see where the problem occured at the first time
SVN 31 does not work ...
Note: please also be patient: my internet is flacky these last days. So if I do not post, it simply means I cannot !
Sebastien
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version