Can't find wxWidgets configs

Problems getting SL up and running on Linux? Post here.

Moderator: jesse

Post Reply
eric.void
Posts: 5
Joined: Mon May 18, 2009 12:12 pm

Can't find wxWidgets configs

Post by eric.void »

Hello!

Please, can you help me?

It's my fist time installing SooperLooper and I'm having a hard time... I'm trying to install it in a Xubuntu distr, hoping to get a better performance.

When I ./configure looks like he can find almost everything. But it can't find wxgtk configs.

I tried installing everything of wxwidgets/gtk but with no success... Maybe I'm missing something.

Oh, and also, when I 'make' it shows a lot of "conversion to string 'char*' is deprecated" for pix image something.

Sorry for the fuzzines, I'm not with my computer right now. Later I can send the messages copy for you.

thanks in advance!
eric.void
Posts: 5
Joined: Mon May 18, 2009 12:12 pm

Re: Can't find wxWidgets configs

Post by eric.void »

copying the 'undesired' messages:

...
checking whether we are cross compiling... no
...
WXCONFIG IS ""
checking for wx-config-2.6... no
checking for wxgtk2-2.5-config... no
checking for wxgtk2-2.4-config... no
checking for wxgtk-2.4-config... no
...
checking for _doprnt... no
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
...
checking /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h usability... no
checking /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h presence... no
checking for /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... no


I hopo you can help me

thanks in advance
jesse
Posts: 554
Joined: Sat Sep 06, 2008 9:46 am
Contact:

Re: Can't find wxWidgets configs

Post by jesse »

You probably need to install the wxGTK-dev package. I'm not entirely sure of the exact name for Ubuntu.

Did the configure step actually finish without error? If so, did the compile step (running make) have an error? If so, you need to post the entire output of make for me to see it.
eric.void
Posts: 5
Joined: Mon May 18, 2009 12:12 pm

Re: Can't find wxWidgets configs

Post by eric.void »

Hey jesse

thanks for you kindness.

but I just discovered that sooperlooper is already installed in my ubuntu!!!

I still can't ./configure and also 'make' shows a lot of deprecated conversions... but it probably was installed when I downloaded Ubuntu Studio package through Synaptic Package Manager.

Synaptic shows as 1.0.8c-3.1ubuntu1 version (don't know which true SL version it is...)

Well, it's running! but when I try to record from microphone, it's all silence. This must be some misconfiguration...

Tomorrow I will try to get it working.

Thanks again
jesse
Posts: 554
Joined: Sat Sep 06, 2008 9:46 am
Contact:

Re: Can't find wxWidgets configs

Post by jesse »

1.0.8 is an ancient version, that for some reason distros tend to use.

You probably do want to get the latest version compiled if you can, as I can't support that old version.

Like I said before you need to paste in the complete output from configure here so I can help you.
eric.void
Posts: 5
Joined: Mon May 18, 2009 12:12 pm

Re: Can't find wxWidgets configs

Post by eric.void »

./configure output

Code: Select all

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether byte ordering is bigendian... no
OPT_CXXFLAGS is set based on -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
checking for ranlib... ranlib
checking for --with-macosx-sdk... 
checking for --with-macosx-version-min... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JACK... yes
JACKLIBS is -ljack -lpthread -lrt
checking for jack_client_open in -ljack... yes
checking for LOSC... yes
checking for initscr in -lncurses... yes
checking for SIGCPP... yes
checking for XML... yes
checking for SNDFILE... yes
checking for SAMPLERATE... yes
checking for RUBBERBAND... yes
checking for FFTW... yes
WXCONFIG IS ""
checking for wx-config-2.6... no
checking for wxgtk2-2.5-config... no
checking for wxgtk2-2.4-config... no
checking for wxgtk-2.4-config... /usr/bin/wxgtk-2.4-config
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h usability... no
checking /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h presence... no
checking for /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/gui/Makefile
config.status: creating version.h
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in libs
configure: running /bin/bash './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in pbd
configure: running /bin/bash './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for --with-macosx-sdk... 
checking for --with-macosx-version-min... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for off_t... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking for regcomp... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XML... yes
checking for SIGCPP... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating version.cc
config.status: creating pbd/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in midi++
configure: running /bin/bash './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
CXXFLAGS is set based on -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
checking for --with-macosx-sdk... 
checking for --with-macosx-version-min... yes
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h usability... no
checking /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h presence... no
checking for /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SIGCPP... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking return type of signal handlers... void
checking for strdup... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating version.cc
config.status: creating midi++/Makefile
config.status: creating libmidi++.pc
config.status: creating libmidi++.spec
config.status: creating config.h
config.status: executing depfiles commands
eric.void
Posts: 5
Joined: Mon May 18, 2009 12:12 pm

Re: Can't find wxWidgets configs

Post by eric.void »

make output

I put "..." when the line repeats a lot of times

Code: Select all

make  all-recursive
make[1]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13'
Making all in libs
make[2]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs'
Making all in pbd
make[3]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd'
make  all-recursive
make[4]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd'
Making all in pbd
make[5]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd/pbd'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd/pbd'
make[5]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd'
if g++ -DHAVE_CONFIG_H -I. -I. -I.     -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++ -I/usr/include/libxml2   -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2   -MT version.o -MD -MP -MF ".deps/version.Tpo" -c -o version.o version.cc; \
	then mv -f ".deps/version.Tpo" ".deps/version.Po"; else rm -f ".deps/version.Tpo"; exit 1; fi
rm -f libpbd.a
ar cru libpbd.a basename.o dirname.o dmalloc.o ftw.o mountpoint.o pathscanner.o pool.o pthread_utils.o receiver.o textreceiver.o transmitter.o undo.o unescape.o version.o xml++.o 
ranlib libpbd.a
make[5]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd'
make[4]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd'
make[3]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd'
Making all in midi++
make[3]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++'
make  all-recursive
make[4]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++'
Making all in midi++
make[5]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++/midi++'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++/midi++'
make[5]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++'
if g++ -DHAVE_CONFIG_H -I. -I. -I. -I.    -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++  -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2   -MT version.o -MD -MP -MF ".deps/version.Tpo" -c -o version.o version.cc; \
	then mv -f ".deps/version.Tpo" ".deps/version.Po"; else rm -f ".deps/version.Tpo"; exit 1; fi
rm -f libmidipp.a
ar cru libmidipp.a fd_midiport.o fifomidi.o midi.o midichannel.o midicontrollable.o midifactory.o midimanager.o midiparser.o midiport.o mmc.o mtc.o port_request.o version.o alsa_sequencer_midiport.o  
ranlib libmidipp.a
make[5]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++'
make[4]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++'
make[3]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++'
make[3]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/libs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs'
make[2]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/libs'
Making all in src
make[2]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/src'
Making all in .
make[3]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2       -I/usr/include/libxml2       -g -O2 -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++ -MT engine.o -MD -MP -MF ".deps/engine.Tpo" -c -o engine.o engine.cpp; \
	then mv -f ".deps/engine.Tpo" ".deps/engine.Po"; else rm -f ".deps/engine.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2       -I/usr/include/libxml2       -g -O2 -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++ -MT control_osc.o -MD -MP -MF ".deps/control_osc.Tpo" -c -o control_osc.o control_osc.cpp; \
	then mv -f ".deps/control_osc.Tpo" ".deps/control_osc.Po"; else rm -f ".deps/control_osc.Tpo"; exit 1; fi
rm -f libslcore.a
ar cru libslcore.a engine.o control_osc.o looper.o plugin.o event.o midi_bridge.o midi_bind.o audio_driver.o command_map.o filter.o panner.o utils.o 
ranlib libslcore.a
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2       -I/usr/include/libxml2       -g -O2 -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++ -MT sooperlooper.o -MD -MP -MF ".deps/sooperlooper.Tpo" -c -o sooperlooper.o sooperlooper.cpp; \
	then mv -f ".deps/sooperlooper.Tpo" ".deps/sooperlooper.Po"; else rm -f ".deps/sooperlooper.Tpo"; exit 1; fi
sooperlooper.cpp:64: warning: deprecated conversion from string constant to ‘char*’
sooperlooper.cpp:243: warning: ‘void setup_signals()’ defined but not used
g++ -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2       -I/usr/include/libxml2       -g -O2 -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++   -o sooperlooper  sooperlooper.o libsldrivers.a libslcore.a /home/eric/Desktop/sooperlooper-1.6.13/libs/midi++/libmidipp.a /home/eric/Desktop/sooperlooper-1.6.13/libs/pbd/libpbd.a -ljack -lpthread -lrt   -llo -lpthread   -lsigc-1.2   -lrubberband   -lfftw3 -lm   -lsndfile   -lsamplerate   -lasound -lxml2   /home/eric/Desktop/sooperlooper-1.6.13/libs/midi++/libmidipp.a /home/eric/Desktop/sooperlooper-1.6.13/libs/pbd/libpbd.a
make[3]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/src'
Making all in gui
make[3]: Entering directory `/home/eric/Desktop/sooperlooper-1.6.13/src/gui'
if g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I..   -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2   -I/usr/include/libxml2   -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -g -O2 -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++ -MT gui_app.o -MD -MP -MF ".deps/gui_app.Tpo" -c -o gui_app.o gui_app.cpp; \
	then mv -f ".deps/gui_app.Tpo" ".deps/gui_app.Po"; else rm -f ".deps/gui_app.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I..   -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2   -I/usr/include/libxml2   -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -g -O2 -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++ -MT main_panel.o -MD -MP -MF ".deps/main_panel.Tpo" -c -o main_panel.o main_panel.cpp; \
	then mv -f ".deps/main_panel.Tpo" ".deps/main_panel.Po"; else rm -f ".deps/main_panel.Tpo"; exit 1; fi
In file included from main_panel.cpp:48:
pixmaps/sl_logo.xpm:85: warning: deprecated conversion from string constant to ‘char*’
...
pixmaps/sl_logo.xpm:85: warning: deprecated conversion from string constant to ‘char*’
In file included from main_panel.cpp:49:
pixmaps/tap_tempo_active.xpm:30: warning: deprecated conversion from string constant to ‘char*’
...
pixmaps/tap_tempo_active.xpm:30: warning: deprecated conversion from string constant to ‘char*’
In file included from main_panel.cpp:50:
pixmaps/tap_tempo_disabled.xpm:30: warning: deprecated conversion from string constant to ‘char*’
...
pixmaps/tap_tempo_disabled.xpm:30: warning: deprecated conversion from string constant to ‘char*’
In file included from main_panel.cpp:51:
pixmaps/tap_tempo_focus.xpm:30: warning: deprecated conversion from string constant to ‘char*’
...
pixmaps/tap_tempo_focus.xpm:30: warning: deprecated conversion from string constant to ‘char*’
In file included from main_panel.cpp:52:
pixmaps/tap_tempo_normal.xpm:30: warning: deprecated conversion from string constant to ‘char*’
...
pixmaps/tap_tempo_normal.xpm:30: warning: deprecated conversion from string constant to ‘char*’
In file included from main_panel.cpp:53:
pixmaps/tap_tempo_selected.xpm:30: warning: deprecated conversion from string constant to ‘char*’
...
pixmaps/tap_tempo_selected.xpm:30: warning: deprecated conversion from string constant to ‘char*’
if g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I..   -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2   -I/usr/include/libxml2   -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -g -O2 -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++ -MT app_frame.o -MD -MP -MF ".deps/app_frame.Tpo" -c -o app_frame.o app_frame.cpp; \
	then mv -f ".deps/app_frame.Tpo" ".deps/app_frame.Po"; else rm -f ".deps/app_frame.Tpo"; exit 1; fi
In file included from app_frame.cpp:43:
pixmaps/sl_splash.xpm:1138: warning: deprecated conversion from string constant to ‘char*’
....
pixmaps/sl_splash.xpm:1138: warning: deprecated conversion from string constant to ‘char*’
if g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I..   -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2   -I/usr/include/libxml2   -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -g -O2 -D_REENTRANT -O2 -march=i686 -fomit-frame-pointer -mmmx -msse -mfpmath=sse -m3dnow -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/eric/Desktop/sooperlooper-1.6.13/libs/pbd -I/home/eric/Desktop/sooperlooper-1.6.13/libs/midi++ -MT midi_bind_panel.o -MD -MP -MF ".deps/midi_bind_panel.Tpo" -c -o midi_bind_panel.o midi_bind_panel.cpp; \
	then mv -f ".deps/midi_bind_panel.Tpo" ".deps/midi_bind_panel.Po"; else rm -f ".deps/midi_bind_panel.Tpo"; exit 1; fi
midi_bind_panel.cpp: In member function ‘void SooperLooperGui::MidiBindPanel::init()’:
midi_bind_panel.cpp:206: error: ‘class wxChoice’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:206: error: ‘wxWINDOW_VARIANT_SMALL’ was not declared in this scope
midi_bind_panel.cpp:210: error: ‘class wxStaticText’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:214: error: ‘class wxChoice’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:226: error: ‘class wxCheckBox’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:245: error: ‘class wxStaticText’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:250: error: ‘class wxSpinCtrl’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:254: error: ‘class wxChoice’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:268: error: ‘class wxSpinCtrl’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:272: error: ‘class wxButton’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:280: error: ‘class wxStaticText’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:284: error: ‘class wxTextCtrl’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:288: error: ‘class wxStaticText’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:292: error: ‘class wxTextCtrl’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:296: error: ‘class wxChoice’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:316: error: ‘class wxStaticText’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:320: error: ‘class wxTextCtrl’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:324: error: ‘class wxStaticText’ has no member named ‘SetWindowVariant’
midi_bind_panel.cpp:328: error: ‘class wxTextCtrl’ has no member named ‘SetWindowVariant’
make[3]: *** [midi_bind_panel.o] Error 1
make[3]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/src/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/eric/Desktop/sooperlooper-1.6.13'
make: *** [all] Error 2
jesse
Posts: 554
Joined: Sat Sep 06, 2008 9:46 am
Contact:

Re: Can't find wxWidgets configs

Post by jesse »

OK, your version of wxGTK is too old (2.4.x). Does your distribution have a 2.8.x or 2.6.x version available? If not, you might want to build the latest yourself.
Post Reply