Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

Clang based CC, new CC interface

<< < (9/15) > >>

Alpha:

--- Quote from: Meiner on February 28, 2014, 12:00:47 pm ---[...] Basically classes like wxStringVec, CCToken, CCProviderStatus and CCCallTip seem not to be in scope [...]

--- End quote ---
It sounds like you are compiling against Code::Blocks trunk, which will not work.  I am developing this plugin against the cc_interface branch (details here).

scarphin:
Do you plan on releasing some nightly or binary or something off this branch? That looks cool and I really like to test it! Btw I tried building myself without success because of reasons I have no idea. ;)

Alpha:
An 'official' nightly of the cc_interface branch will likely come soon (this is in internal discussion).  Once that is out, I plan to try packaging a binary of this plugin.

Folco:
Alpha, you are doing a great job with that branch, I'm very impatient to ues CB with the code completion provided by clang. Keep the good work, and many thanks !

Meiner:

--- Quote from: Alpha on February 28, 2014, 04:46:46 pm ---
--- Quote from: Meiner on February 28, 2014, 12:00:47 pm ---[...] Basically classes like wxStringVec, CCToken, CCProviderStatus and CCCallTip seem not to be in scope [...]

--- End quote ---
It sounds like you are compiling against Code::Blocks trunk, which will not work.  I am developing this plugin against the cc_interface branch (details here).

--- End quote ---

Yes, absolutely right, I didn't see the CC-Branch. I'll try to compile it once again, but I'm excited to hear that there may be an (official/inofficial) release in the near future.


EDIT: I have one further question about the build process. I managed it to build the cc-branch and the clanglib plugin against the cc-branch's source code, but starting (compiled) CB leads to the error message: "One or more plugin could not be loaded........clanglib.dll", because of missing symbols. Is there something more I have to do?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version