User forums > Help

Unable to compile ClangCompletion cbplugin

<< < (6/11) > >>

astrapi:
It's impossible to built...  :'( I just can't do it  :'( I go to sleep, I'll be back !

yvesdm3000:
I also never tried against LLVM 3.4, only LLVM 3.6 (Centos5) and LLVM 3.8 (Centos7, Ubuntu 15.10 and Debian Stretch)

Yves

astrapi:
So !

I've mange to built the clanglib_wxGTK30-unix.cbp from tim_s.

But I have no .cbplugin out. I've no error when I built but this when I run :


--- Code: ---
-------------- Build: use_pch in clanglib  wx3.0.x - Unix (compiler: GNU GCC Compiler)---------------

Target is up to date.
Nothing to be done (all items are up-to-date).


-------------- Run: use_pch in clanglib  wx3.0.x - Unix (compiler: GNU GCC Compiler)---------------

Checking for existence: /home/astrapi/.lib/codeBlocks/ClangLib-build-tim_s/devel30/libclanglib.so
Executing: ./codeblocks --debug-log --multiple-instance -ns -ni -v -p debug (in /home/astrapi/.lib/codeBlocks/ClangLib-build-tim_s/.)
Process terminated with status 255 (0 minute(s), 0 second(s))

--- End code ---

But maybe it's useless because my codeblocks using wx2.8 ?

I've even sucessfully build the clanglib (unix).cbp from Clang-lib master ! (thanks to all your information) but I've
nothing happening after... I miss something... (in release I have my liblcanglib.so but no .cbplugin)

yvesdm3000:
There is no .cbplugin file created as part of this build process.
You'll have to install the plugin manually by copying the libclanglib.so to

$CODEBLOCKSDIR/lib/codeblocks/plugins

and also the zipfile to
$CODEBLOCKSDIR/share/codeblocks

$CODEBLOCKSDIR is probably /usr/local for you, or wherever you've installed codeblocks.

BEWARE: I would be very much surprised that the plugin will work if you've compiled it with wxGTK3.0 and if codeblocks is compiled with wxGTK2.8

Yves

astrapi:
Okayyyyyyyy (how can I know that ?)

And it works !!!!!!!!!!! You are all so great !!!!  ;D ;D ;D ;D ;D

Thanks everybody !

I learn lot of things  :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version