Re: undefined Symbol ...wxNotebookBase

Wilhelm Patrick <[email protected]>
Newsgroups gmane.comp.lib.wxwindows.wxnet
Message-ID <BCB494E8B7BF2D40B56D1164C67BC2A801551FC0@kher443a.ww004.siemens.net>
First of all: Thank you for your fast help.

>    --with-gtk --enable-gtk2 --enable-unicode --enable-debug

Ok, I tried it that way, but configure still says it doesn't use unicode and
gtk+2:
Error-Output:
configure: warning: zlib library not found or too old, will use built-in
instead
configure: warning: Unicode configuration not supported with GTK+ 1.x
sed: can't read ./multimon/Makefile.in: No such file or directory
sed: can't read ./nativedlg/Makefile.in: No such file or directory
sed: can't read ./oleauto/Makefile.in: No such file or directory
sed: can't read ./ownerdrw/Makefile.in: No such file or directory
sed: can't read ./regtest/Makefile.in: No such file or directory
sed: can't read ./shaped/Makefile.in: No such file or directory
sed: can't read ./taskbar/Makefile.in: No such file or directory

Normal-Output:
....
....
Configured wxWindows 2.4.1 for `i686-pc-linux-gnu'

  Which GUI toolkit should wxWindows use?                 GTK
  Should wxWindows be compiled in debug mode?             yes
  Should wxWindows be linked as a shared library?         yes
  Should wxWindows be compiled in Unicode mode?           no
...

So here's the info you wanted:

glib-2.2.2 in /home/wilhelmp/glib-2.2.2
I installed it with:
./configure --prefix=/usr
make
make install

pango-1.2.3 in /home/wilhelmp/pango-1.2.3
I installed it with:
./configure --prefix=/usr
make
make install

ATK-1.2.4 in /home/wilhelmp/atk-1.2.4
I installed it with:
./configure --prefix=/usr
make
make install

GTK+2.2.2 in /home/wilhelmp/gtk+2.2.2
I installed it with:
./configure --prefix=/usr
make
make install

wxGTK-2.4.1 in /home/wilhelmp/wxGTK-2.4.1
I installed it with:
./configure --with-gtk --enable-gtk2 --enable-unicode --enable-debug
make
make install
ldconfig

mono-0.24 in /usr/src/mono

mcs-0.24 in /usr/src/mcs

I don't have portable.NET. What's the different between mono and pnet?

after building wx.NET I made two symlinks:

 ln -s /home/wilhelmp/wx.NET/Bin/wx.NET.dll /usr/lib/wx.NET.dll
 ln -s /home/wilhelmp/wx.NET/Bin/libwx-c.so /usr/lib/libwx-c.so

I also removed the old verion of of gtk with:

rpm -e -nodeps gtk+

but configure still says:
checking for GTK+ version... (cached) 1.2.7

I'm a newbie so don't wonder if I made strange things!

Thanks!


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.