Switch to DuckDuckGo Search
   December 14, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:07:26] *** ChanServ has quit IRC
[00:10:19] *** ChanServ has joined #openal
[00:10:19] *** tepper.freenode.net sets mode: +o ChanServ
[00:24:19] *** ChanServ has quit IRC
[00:28:33] *** ChanServ has joined #openal
[00:28:33] *** tepper.freenode.net sets mode: +o ChanServ
[00:31:46] *** ChanServ has quit IRC
[00:36:24] *** ChanServ has joined #openal
[00:36:25] *** tepper.freenode.net sets mode: +o ChanServ
[01:02:43] *** peterhil` has quit IRC
[01:03:46] <neXyon> KittyCat: hi
[01:27:12] *** neXyon has quit IRC
[01:28:20] *** tristanseifert has quit IRC
[01:44:39] *** tristanseifert has joined #openal
[01:44:39] *** ChanServ sets mode: +v tristanseifert
[01:48:10] *** bjz has quit IRC
[01:48:24] *** bjz has joined #openal
[01:48:25] *** ChanServ sets mode: +v bjz
[02:36:34] *** Smirftsch2 has joined #openal
[02:36:34] *** ChanServ sets mode: +v Smirftsch2
[02:38:16] *** Smirftsch has quit IRC
[02:52:05] *** tristanseifert has quit IRC
[03:12:57] *** tristanseifert has joined #openal
[03:12:58] *** ChanServ sets mode: +v tristanseifert
[03:30:40] *** lritter has joined #openal
[03:30:40] *** ChanServ sets mode: +v lritter
[04:29:10] *** bjz has quit IRC
[04:29:30] *** bjz has joined #openal
[04:29:30] *** ChanServ sets mode: +v bjz
[04:34:03] *** marynate has joined #openal
[04:34:03] *** ChanServ sets mode: +v marynate
[08:56:04] *** echelog has joined #openal
[08:56:05] *** ChanServ sets mode: +v echelog
[10:43:11] *** mat^2 has joined #openal
[10:43:11] *** ChanServ sets mode: +v mat^2
[10:47:54] *** mat^2 has quit IRC
[11:17:33] *** lritter_ has quit IRC
[11:19:54] *** lritter_ has joined #openal
[11:20:13] *** ChanServ sets mode: +v lritter_
[12:12:39] *** mat^2 has joined #openal
[12:12:39] *** ChanServ sets mode: +v mat^2
[14:56:57] *** Alam_Squeeze has quit IRC
[16:11:57] *** D0pamine has quit IRC
[16:15:14] *** Alam_Squeeze has joined #openal
[16:15:15] *** ChanServ sets mode: +v Alam_Squeeze
[16:28:45] *** Maketwo_ is now known as Maketwo
[16:50:19] *** bjz has quit IRC
[16:50:43] *** bjz has joined #openal
[16:50:44] *** ChanServ sets mode: +v bjz
[17:41:48] *** marynate has quit IRC
[18:48:15] *** take_cheeze has quit IRC
[20:00:00] *** lritter_ has quit IRC
[20:54:35] *** neXyon has joined #openal
[20:54:35] *** ChanServ sets mode: +v neXyon
[22:00:08] <KittyCat> neXyon, hi
[22:05:35] *** bjz has quit IRC
[22:06:46] <neXyon> KittyCat: hi
[22:19:09] <neXyon> KittyCat: I tried the OpenAL SDK and installer from http://openal.org/ on windows, but when I try to build with it I get a linking error: unresolved external symbol __imp_alGetInteger and many more of that kind; ever heard of this problem?
[22:20:06] <KittyCat> with mingw or msvc?
[22:20:22] <neXyon> msvc
[22:20:34] <neXyon> visual study 2013 community edition
[22:20:43] <KittyCat> make sure OpenAL32.lib is being linked
[22:21:18] <neXyon> KittyCat: that's exactly the one that gets linked
[22:22:26] <KittyCat> and there's no warnings about the lib, like incompatible format or some such?
[22:24:12] <neXyon> KittyCat: nope, just 48 linking errors to all the OpenAL functions I call and then to the functions that call those functions, builds a nice call hierarchy
[22:26:02] <KittyCat> it shouldn't give a linker error about functions that call missing functions (except maybe as reference to where the call is made to the missing function)
[22:29:01] <KittyCat> though you can try using the OpenAL32.lib provided by OpenAL Soft http://kcat.strangesoft.net/openal-soft-1.16.0-bin.zip
[22:30:54] <KittyCat> I'm not sure if it'll work (it was made using mingw's dlltool, and someone who tried using it with msvc said it failed to link properly), but the archive also provides a .def file so you can make a .lib manually with msvc's lib tool
[22:41:08] <neXyon> KittyCat: ah found the problem, I was using the win32, not win64 library
[22:43:56] <KittyCat> kind of odd that msvc doesn't warn about that
[22:45:17] <neXyon> yeah
top

   December 14, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >