search for: lwinmm

Displaying 20 results from an estimated 25 matches for "lwinmm".

Did you mean: winmm
2009 Apr 14
2
Missing getopt_long in Solaris 8 Sparc
...speexenc.o However, it is correctly detected on configure-time that getopt_long is not available: > checking for Ogg... yes > checking for sin in -lm... yes > checking for getopt_long... no > checking for getopt_long in -lgnugetopt... no > checking for main in -lwinmm... no Did I hit a bug? Best regards -- Dago
2010 Jan 20
2
Getting speex to build under MinGW / Msys - ./configure failure
...Msys. Sequence of events: - unpack the speex distribution, then run: - ./configure --disable-shared then it happily goes off and spews out a load of output, untill finally, it spews out the "killer": checking for sin in -lm... yes checking for getopt_long... yes checking for main in -lwinmm... yes ./configure: line 18753: syntax error near unexpected token `$FFT,' ./configure: line 18753: `AS_CASE($FFT,' now, under linux this works fine and we can get it compiling, no issues... versions of "stuff": g++ --version g++.exe (GCC) 3.4.5 (mingw-vista special r3) m4...
2018 Feb 09
3
R Compilation gets stuck on Windows 64
...ICU_PATH = D:/home/ICU ICU_LIBS = -lsicuin -lsicuuc -lsicudt -lstdc++ # set to use libcurl USE_LIBCURL = YES # path to parent of libcurl headers CURL_PATH = D:/home/curl # libs: for 32-bit # CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm -lidn # libs: for 64-bit CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm # For the cairographics devices # Optionally use a static build of cairographics from # https://www.rforge.net/Cairo/files/cairo-current-win.tar.gz # and se...
2005 Apr 01
2
Compiling on AMD64: errors
...and so does make depend, but when it comes down to actually compiling, it has a hard time locating the right libs to link against. ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./winearts.drv.spec arts.o audio.o winearts.drv.dbg.o -o winearts.drv.so -L../../../dlls -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine -L/usr/lib64 -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -ldxguid -luuid -L../../../libs/port -lwine_port /usr/bin/ld: skipping incompatible /usr/lib64/libartsc.so when searching for -lartsc /usr/bin/ld: cannot find -lartsc...
2009 Apr 17
1
Missing getopt_long in Solaris 8 Sparc
...on configure-time that getopt_long >> is not >> available: >> >>> checking for Ogg... yes >>> checking for sin in -lm... yes >>> checking for getopt_long... no >>> checking for getopt_long in -lgnugetopt... no >>> checking for main in -lwinmm... no >> >> >> Did I hit a bug? >> >> >> Best regards >> >> -- Dago >> _______________________________________________ >> Speex-dev mailing list >> Speex-dev at xiph.org >> http://lists.xiph.org/mailman/listinfo/speex-dev &gt...
2018 Feb 09
0
R Compilation gets stuck on Windows 64
...uin -lsicuuc -lsicudt -lstdc++ > > # set to use libcurl > USE_LIBCURL = YES > # path to parent of libcurl headers > CURL_PATH = D:/home/curl > # libs: for 32-bit > # CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz > -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm -lidn > # libs: for 64-bit > CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz > -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm > > # For the cairographics devices > # Optionally use a static build of cairographics from > # https://www.rforge.net/Cairo/files...
2007 Mar 19
3
64 bit compilation SUSE 10.2
...de -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o audio.o audio.c ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./wineesd.drv.spec esound.o audio.o -o wineesd.drv.so -lwinmm -luser32 -lkernel32 -L/usr/lib64 -lesd -laudiofile -lm -lasound -ldxguid -luuid ../../../libs/port/libwine_port.a /usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/libesd.so when searching for -lesd /usr/lib64/gcc/x86_64-suse-linux/4.1.2/...
2012 Jul 31
0
No subject
...ast-al= ign -Wnested-externs -Wshadow -Wstrict-prototypes=A0 -L/home/user/builds/li= b=A0 -o opusenc.exe src/opus_header.o src/opusenc.o src/resample.o src/audi= o-in.o src/diag_range.o src/lpc.o win32/unicode_support.o -L/home/user/buil= ds/lib -logg=A0=A0 -L/home/user/builds/lib -lopus=A0=A0 -lm -lwinmm=20 depbase=3D`echo src/wav_io.o | sed 's|[^/]*$|.deps/&|=3Bs|\.o$||'`=3B\ =A0=A0=A0 i686-w64-mingw32-gcc -std=3Dgnu99 -DHAVE_CONFIG_H -I. -I./src -I.= /win32=A0=A0 -I/home/user/builds/include=A0=A0 -I/home/user/builds/include/= opus=A0=A0 -DOPUSTOOLS -D_FORTIFY_SOURCE=3D2 -DHAVE_GETOPT_...
2005 May 08
2
Problem configuring speex 1.1.8
[...] checking for getopt_long... yes checking for main in -lwinmm... yes checking for short... yes checking size of short... configure: error: cannot compute sizeof (short), 77 See `config.log' for more details. I attached the config.log file to this mail. Regards, -- Pierre. -------------- next part -------------- This file contains any messages prod...
2019 Feb 16
3
Trying to compile R 3.5.2 - 32 bit R - on Windows 10 64 bit - with ICU support
...dllversion.o e_pow.o ../main/libmain.a ../appl/libappl.a . ./nmath/libnmath.a getline/gl.a ../extra/xdr/libxdr.a ../extra/intl/libintl.a ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a -fopenmp -L. -lgfortran -lquadmath -lRblas -L../../bin/i386 -lRgraphapp -lRiconv -lcomctl32 -lwinmm -lversion -L"../../extsoft"/lib/i386 -lpcre -lz -lbz2 -llzma -L "w:/R-3.5._/App/R-Portable/ICU"/lib/i386 -lsicuin -lsicuuc -lsicudt -lstdc++ w:/R-3.5._/App/R-Portable/ICU/lib/i386/libsicuin.a(ucol.ao):ucol.cpp:(.text+0x15): undefined reference to `__gxx_personality_sj0' w:/R...
2018 Feb 09
2
R Compilation gets stuck on Windows 64
Hi All, I am trying to compile R from source on a 64 bit Windows. I have downloaded and installed all the third party software as per the R - documentation. The compilation starts fine and after a while it stops with the following error message: D:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lRgraphapp collect2.exe: error: ld
2007 Nov 13
0
problem with speex and iaxclient
...d/Lib/iaxclient-2.0.1/speex-1.2/include -o testcall.exe testcall.o ../../lib/.libs/libiaxclient.a -L/d/Lib/iaxclient-2.0.1/portaudio-1.9/lib.libs -L/d/Lib/iaxclient-2.0.1/speex-1.2beta1/libspeex/.libs -L/d/Lib/iaxclient-2.0.1/libtheora-1.0/lib/.libs -L/d/Lib/iaxclient-2.0.1/libogg-1.1.3/src/.libs -lwinmm -lwsock32 ../../lib/.libs/libiaxclient.a(audio_encode.o):audio_encode.c:(.text+0x15a): undefined reference to `speex_preprocess_ctl' ../../lib/.libs/libiaxclient.a(audio_encode.o):audio_encode.c:(.text+0x183): undefined reference to `speex_preprocess_ctl For the iaxclient this is how I configu...
2009 Apr 17
0
Missing getopt_long in Solaris 8 Sparc
...ver, it is correctly detected on configure-time that getopt_long > is not > available: > >> checking for Ogg... yes >> checking for sin in -lm... yes >> checking for getopt_long... no >> checking for getopt_long in -lgnugetopt... no >> checking for main in -lwinmm... no > > > Did I hit a bug? > > > Best regards > > -- Dago > _______________________________________________ > Speex-dev mailing list > Speex-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > >
2010 Jan 20
0
Getting speex to build under MinGW / Msys - ./configure failure
...the speex distribution, then run: > - ./configure --disable-shared > > then it happily goes off and spews out a load of output, untill finally, > it spews out the "killer": > > checking for sin in -lm... yes > checking for getopt_long... yes > checking for main in -lwinmm... yes > ./configure: line 18753: syntax error near unexpected token `$FFT,' > ./configure: line 18753: `AS_CASE($FFT,' > > > now, under linux this works fine and we can get it compiling, no issues... > > versions of "stuff": > > g++ --version > g++.e...
2005 May 12
2
Problem configuring speex 1.1.8
Can you send me the config.log? Jean-Marc Le vendredi 13 mai 2005 ? 00:16 +0200, Pierre a ?crit : > Jean-Marc Valin wrote: > > What platform (OS, compiler/version) > > GNU/Linux > kernel 2.6.11.8 > gcc 3.4.3 > > > Also, does it work with no options. > > No, I just tried with just "./configure" and I have the same error. > > -- Jean-Marc
2009 Feb 26
2
Wine asio compile error
Yesterday I tried to compile wine asio.I am running debian Squeeze and tried both the lenny and sid wine repos..but on compiling wine asio.it errors out and cant find ..now this was yesterday so i cant remember the exact name ..but it was something like lobc32 ..something like that..maybe logbc32..but anyway..I uninstalled wine and wine-dev..and installed debian version of wine..it 1.0.1 along
2003 Nov 06
2
MinGW build (static linking) problem
Hi! I am trying to build wxruby with statically linked wxWindows library, but so far - no luck - bunch of unresolved references during the linking phase. I''ve seen on the list that Curt was being able to build it, so any hint would be helpful. gcc 3.2.3 (MinGW 3.1.0) & MSYS 1.0.10rc2. Sincerely, Gour -- Gour gour@mail.inet.hr Registered Linux User #278493
2005 May 13
0
Problem configuring speex 1.1.8
...20037: gcc -o conftest -s -O3 -march=i686 conftest.c -lm >&5 configure:20043: $? = 0 configure:20046: test -z || test ! -s conftest.err configure:20049: $? = 0 configure:20052: test -s conftest configure:20055: $? = 0 configure:20067: result: yes configure:20169: checking for main in -lwinmm configure:20193: gcc -o conftest -s -O3 -march=i686 conftest.c -lwinmm -lm >&5 configure:20199: $? = 0 configure:20202: test -z || test ! -s conftest.err configure:20205: $? = 0 configure:20208: test -s conftest configure:20211: $? = 0 configure:20224: result: yes configure:20385: ch...
2016 Jul 08
3
failure with latest cross compiling
As a note, with the latest versions, I get this "new" failure, when cross compiling for windows using mingw: CCLD speexdec.exe speexdec.o:speexdec.c:(.text+0x4af): undefined reference to `_imp__waveOutGetNumDevs at 0' speexdec.o:speexdec.c:(.text+0x54d): undefined reference to `_imp__waveOutOpen at 24' speexdec.o:speexdec.c:(.text+0x5aa): undefined reference to
2005 May 13
1
Problem configuring speex 1.1.8
...h=i686 conftest.c -lm >&5 > configure:20043: $? = 0 > configure:20046: test -z || test ! -s conftest.err > configure:20049: $? = 0 > configure:20052: test -s conftest > configure:20055: $? = 0 > configure:20067: result: yes > configure:20169: checking for main in -lwinmm > configure:20193: gcc -o conftest -s -O3 -march=i686 conftest.c -lwinmm -lm >&5 > configure:20199: $? = 0 > configure:20202: test -z || test ! -s conftest.err > configure:20205: $? = 0 > configure:20208: test -s conftest > configure:20211: $? = 0 > configure:202...