Search found 3 matches

Go to advanced search

by barts
04 Jan 2006 07:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem compiling on Solaris 10
Replies: 7
Views: 4435

some useful hints...

Compiling on Solaris 10: Some environment variables to make things easier: LD_OPTIONS=-L/opt/csw/lib -R/opt/csw/lib LD_CONFIG=/export/home/barts/ld.config CPPFLAGS=-I/opt/csw/include I've configured crle to look in /opt/csw/lib and /usr/local/lib by default: bash-3.00$ crle -c ~/ld.config Configurat...
by barts
03 Jan 2006 06:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: undefined symbol wxTreeCtrl::wxTreeCtrl on Solaris 10
Replies: 3
Views: 1792

undefined symbol wxTreeCtrl::wxTreeCtrl on Solaris 10

Well, disabling the skins2 plug-in got around this problem; I can now configure vlc but w/o skins. Now off to grok why libdvdread takes forever to snarf the keys... mplayer uses the same libdvdcss and plays the same DVD immediately (albeit w/ some problems w/ the sound, grrr). Anyway, the skins2 int...
by barts
03 Jan 2006 05:23
Forum: VLC media player for Linux and friends Troubleshooting
Topic: undefined symbol wxTreeCtrl::wxTreeCtrl on Solaris 10
Replies: 3
Views: 1792

undefined symbol wxTreeCtrl::wxTreeCtrl on Solaris 10

Hi - I'm trying to get vlc working properly on my Solaris 10 x86 machine. After compiling wxwidgets from source as well as vlc, I'm seeing an undefined reference to wxTreeCtrl::wxTreeCtrl(wxWindow*, int, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in lib...

Go to advanced search