robiwan
1cc4bbbf9a
Changes to make compilation/linking work on Mingw
2012-06-29 12:30:43 +00:00
rossb
a665b0928c
fixed configure.in and makefile.in. attempt #2 . fixes incorrect escapes in r1772
2011-11-11 04:06:17 +00:00
rossb
01fbe8de7c
define WIN32_WINNT and WINVER to 501 (winxp) to resolve conflict between mingw winbase.h and asio sdk combase.h
2011-11-10 03:51:52 +00:00
rossb
3d8db8375a
configure.in and makefile.in changes to (hopefully) fix include paths issues on mingw
2011-11-10 03:01:11 +00:00
rossb
e20f5824e2
fix configure.in to find a C++ compiler when needed. seems this has been a problem with asio since march 2011.
2011-10-31 14:02:13 +00:00
philburk
36e86d649a
Apply patch for Debian from Samuel Thibault.
2011-10-27 06:52:01 +00:00
bjornroche
ab8a1489ef
this should resolve issues on OS X with systems where only sdk 10.6 is available and includes a likely fix for future simillar issues with 10.7. See ticket 179.
2011-07-14 17:56:47 +00:00
rob_bielik
b5fc9f995f
Added pa_win_coinitialize.c to MSVC project and windows configure scripts
2011-05-10 06:35:21 +00:00
philburk
f8f38c4a8d
Remove include for pa_unix_oss.h to fix "make install" on Linux.
2011-03-25 16:59:27 +00:00
dmitrykos
ff61de145b
wasapi:
...
- fixed warning of incompatible type usage when ring-buffer is used for blocking interface
- fixed compilation using MSYS with MinGW compiler (regenerate makefile with configure)
2011-03-08 17:20:07 +00:00
philburk
c8dcb76f19
Applied patches for Debian Linux for ticket 166.
2011-03-02 17:03:23 +00:00
dmitrykos
b906a9d336
fixed build by reverting 1604 revision where 'pa_ringbuffer.o' dependency was added to Makefile.in, modified configure.in for WASAPI build and added explicit 'pa_ringbuffer.o' dependency there instead
2011-02-21 08:02:21 +00:00
rob_bielik
59f8c8975c
Ticket #132
2011-02-17 15:56:04 +00:00
rossb
eca7d0493c
patch from Rafaël Carré: clear SHARED_FLAGS in configure.in when --disable-shared is used to avoid libtool setting -shared and breaking the build.
2010-10-22 02:30:38 +00:00
dmitrykos
50c880c015
wasapi:
...
- fixed configure.in to compile WASAPI module under MSYS
- fixed include name cases for case-sensitive build environments
- defined LPCGUID for some MinGW compilers which are missing it
- fixed strict-aliasing rules break on line of getting device EndpointFormFactor in case '-Wstrict-aliasing' is specified or corresponding GCC optimization flag is used
2010-03-09 12:29:36 +00:00
rossb
bcffb6bd0a
Update to Makefile.in and Configure.in from Stelios Bounanos: Pretty-print help strings, Support multiple APIs on win32 with mingw, Output a configuration summary at the end, Remove ASIO build configuration from OSX
2009-12-08 09:40:09 +00:00
bjornroche
c1e1d067d2
moved trunk into place
2008-03-20 14:24:39 +00:00