[vlc-devel] vlc compile error wxwidgets
Edmundas Bajorinas
edmundasb at gmail.com
Sat Apr 1 13:10:44 CEST 2006
hello all,
i have this error:
i386-mingw32msvc-g++ -Wsign-compare -Wsign-compare -Wall -mms-bitfields
-pipe -o libwxwidgets_plugin.dll -g -shared -Wl,--subsystem -Wl,windows
-mwindows -u _vlc_entry__0_8_4 -L/usr/win32/lib libwxwidgets_plugin.a
-L/usr/local/lib /usr/win32/lib/libwx_msw_qa-2.6-i586-mingw32msvc.a
/usr/win32/lib/libwx_msw_adv-2.6-i586-mingw32msvc.a
/usr/win32/lib/libwx_msw_core-2.6-i586-mingw32msvc.a
/usr/win32/lib/libwx_base_net-2.6-i586-mingw32msvc.a
/usr/win32/lib/libwx_base-2.6-i586-mingw32msvc.a -lrpcrt4 -loleaut32
-lole32 -luuid -lwinspool -lwinmm -lshell32 -lcomctl32 -lcomdlg32
-lctl3d32 -ladvapi32 -lwsock32 -lgdi32
/usr/win32/lib/libwx_base-2.6-i586-mingw32msvc.a(baselib_wxchar.o):wxchar.cpp:(.text+0x3b):
undefined reference to `_mbsrtowcs'
/usr/win32/lib/libwx_base-2.6-i586-mingw32msvc.a(baselib_wxchar.o):wxchar.cpp:(.text+0x4e):
undefined reference to `_mbsrtowcs'
/usr/win32/lib/libwx_base-2.6-i586-mingw32msvc.a(baselib_wxchar.o):wxchar.cpp:(.text+0x9b):
undefined reference to `_wcsrtombs'
/usr/win32/lib/libwx_base-2.6-i586-mingw32msvc.a(baselib_wxchar.o):wxchar.cpp:(.text+0xae):
undefined reference to `_wcsrtombs'
collect2: ld returned 1 exit status
what i need to change to get working this part of make?
Edmundas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list