Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

wxWidgets 2.8 Final & C::B: There is no Plugins?

(1/1)

Death Knight:
I have sucesfuly compiled and installed C::B using wxWidgets 2.8.

I used "Static" version. (Because 2.6.3 installed)
wx config:
./configure --disable-debug --enable-optimize --enable-release --enable-unicode --enable-monolithic --disable-shared --enable-static

C::B config:
./configure --prefix=/usr/local --libdir=/usr/local/lib64 --enable-contrib --disable-debug --with-pic --with-wxdir=../../wxWidgets-2.8.0

Problem is:
Manager initialized
Scanning for lexers in /usr/local/share/codeblocks/lexers/...
Found 27 lexers
Configured 0 tools
Scanning for plugins in /home/death/.codeblocks/share/codeblocks/plugins...
Found 0 plugins
Scanning for plugins in /usr/local/share/codeblocks/plugins...
Found 0 plugins
Running startup script
Script 'edit_startup_script.script' registered under menu 'Settings/-Edit startup script'


Hint: I cannot run  'Settings/-Edit startup script' because it gives Error:
"Could not run script: edit_startup_script.script"

Why this happens? Did you know? Thanks.

TheTuxKeeper:
Copy src/scripts/edit_startup_script.script to /usr/local/share/codeblocks/scripts/
Fixed in rev3461 :)

Death Knight:
okey it fixed but how about 0 plugins?
What is wrong with wx2.8 with static librarys?

mandrav:

--- Quote from: Death Knight on January 05, 2007, 10:51:33 pm ---okey it fixed but how about 0 plugins?
What is wrong with wx2.8 with static librarys?

--- End quote ---

Nothing. C::B just can't be used with a static wx lib. Never could and I 'm surprised it even starts up...

Navigation

[0] Message Index

Go to full version