Hi,
I must have done something wrong.
I've built wxWidgets with
./configure --prefix=/kurs/cpp --enable-tooltips --enable-mousewheel \
--enable-toolbar --enable-monolithic --enable-unicode \
--enable-shared --with-regex=builtin \
--enable-graphics_ctx --enable-gui --with-libpng=sys \
--with-libxpm=sys --with-libjpeg=sys --without-gnomevfs
and then CodeLite-SVN
After invoking CodeLite I've checked both
Settings -> Build Settings -> Build Output Appearance -> Compiler errors/warnings shown in text annotations / marked with bookmarks
Still, I get neither of them. Since it works just fine on my Gentoo system, it must have to do with my configuration of wxWidgets.
What am I missing?
Thanks for a hint,
Helmut.
building CodeLite (here no tooltips nor bookmarks)
-
- CodeLite Veteran
- Posts: 98
- Joined: Thu Feb 18, 2010 10:54 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Veteran
- Posts: 98
- Joined: Thu Feb 18, 2010 10:54 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: building CodeLite (here no tooltips nor bookmarks)
SOLVED!
The cause was a non-English LANG setting on these remote machines which I do not administer myself.
Helmut.
The cause was a non-English LANG setting on these remote machines which I do not administer myself.
Helmut.