Monday, 2017-09-04

*** vlad1777d has quit IRC00:01
*** cobra has joined #kxstudio00:14
*** cobra has quit IRC00:26
*** localhorse_ is now known as localhorse00:29
*** Yruama_Lairba has quit IRC01:00
*** localhorse has quit IRC01:16
*** localhorse has joined #kxstudio01:16
*** wolftune has quit IRC01:35
*** gkm__ has joined #kxstudio02:11
*** gkm_ has quit IRC02:15
*** wolftune has joined #kxstudio03:45
*** GrusGrus has joined #kxstudio04:03
*** Or1on has quit IRC04:11
*** ShalokShalom has joined #kxstudio04:30
*** wolftune has quit IRC04:38
*** wolftune has joined #kxstudio04:38
*** NoCode_ has joined #kxstudio04:53
*** NoCode has quit IRC04:55
*** rbino has quit IRC06:11
*** rbino has joined #kxstudio06:14
*** nocomply_switch has joined #kxstudio06:15
*** vlad1777d has joined #kxstudio06:19
*** magloda has joined #kxstudio06:43
*** magloda is now known as ahellquist|wrk06:43
*** wolftune has quit IRC06:44
*** nocomply_switch has quit IRC07:01
*** stefan_slight has joined #kxstudio07:19
JackWinter1falktx: i added kxstudio to http://wiki.cockos.com/wiki/index.php/REAPER_for_Linux#KXStudio_-_https:.2F.2Fkxstudio.net does that look good to you, anything you'd like me to change?07:26
LAbotTitle: REAPER for Linux - CockosWiki (at wiki.cockos.com)07:26
JackWinter1keep in mind that it's still a wip, so will probably be rewritten a few times :)07:26
*** kahuna3000 has joined #kxstudio08:53
*** BitPuffin|osx has joined #kxstudio09:04
*** BitPuffin|osx has quit IRC09:18
*** BitPuffin|osx has joined #kxstudio09:28
*** GrusGrus has quit IRC09:52
*** NoCode_ is now known as NoCode09:59
*** NoCode has joined #kxstudio09:59
*** GrusGrus has joined #kxstudio10:09
*** ShalokShalom_ has joined #kxstudio10:26
*** ShalokShalom has quit IRC10:29
*** stefan_slight has quit IRC10:36
*** olinuxx has quit IRC10:40
*** olinuxx has joined #kxstudio10:53
*** GrusGrus1 has joined #kxstudio11:02
*** GrusGrus has quit IRC11:04
*** GrusGrus1 is now known as GrusGrus11:04
*** GrusGrus has quit IRC12:07
*** localhorse_ has joined #kxstudio13:33
*** localhorse has quit IRC13:37
*** ShalokShalom_ is now known as ShalokShalom13:51
*** localhorse_ is now known as localhorse14:03
*** vlad1777d has quit IRC14:04
*** XuR_ has joined #kxstudio14:10
*** XuR has quit IRC14:10
*** sirriffsalothp has joined #kxstudio14:15
*** sirriffsalothp has quit IRC14:28
*** ahellquist|wrk has quit IRC14:59
*** Yruama_Lairba has joined #kxstudio15:11
*** GrusGrus has joined #kxstudio15:30
*** wolftune has joined #kxstudio15:38
*** ShalokShalom has quit IRC16:10
*** ShalokShalom has joined #kxstudio16:19
*** wolftune has quit IRC16:42
JackWinter1falktx: what gcc version do you have in kxstudio?16:58
*** localhorse has quit IRC17:00
*** localhorse has joined #kxstudio17:01
*** rncbc has joined #kxstudio17:31
*** wolftune has joined #kxstudio17:31
*** bill-auger has quit IRC17:39
*** bill-auger has joined #kxstudio17:41
falktxJackWinter1: the 14.04 iso has gcc4.817:57
JackWinter1falktx: and you haven't updated that for use with the kxstudio repos?17:57
falktxJackWinter1: no, why would I?18:00
falktxthere's the gcc5 repos, which use 16.04 rather than 14.04.18:00
falktxbut those are only on gcc5-abi specific packages (plugins that use qt, gtkmm and similar)18:00
JackWinter1ok, so then i guess reaper won't work on the kxstudio distro itself, as they had to drop gcc418:03
*** rncbc has quit IRC18:03
JackWinter1do you think it will be compatible with the kxstudio repos added to other distros?  sorry for the stupid questions as i'm still not quite sure how all of this works together18:03
JackWinter1or can one add gcc5 to 14.04 nowdays?18:04
JackWinter1still i guess you'll have to advance someday soon as support is ending for 14.0418:04
*** rncbc has joined #kxstudio18:05
JackWinter1beh, i reread the above and understood what you said :)18:05
JackWinter1what kind of gcc is on 14.10 and 15.04?18:05
JackWinter1and 15.10 i guess18:06
*** johmue has quit IRC18:15
*** johmue has joined #kxstudio18:16
*** vlad1777d has joined #kxstudio18:18
Lucretiafalktx, when compiling the win32/64 bridges for Linux/Wine 1) do I need liblo? 2) why does it keep finding liblo when it's not installed (i.e. it's adding the system pkgconfig dirs for some reason), 3) which UI should be used? qt?18:19
*** wolftune has quit IRC18:21
*** wolftune has joined #kxstudio18:21
falktxLucretia: it finds liblo because of your pkg-config finds it. you don't have pkg-config for mingw. you can use `make win32 HAVE_LIBLO=false`18:25
falktxLucretia: for win32/64 bridges, UI is meaningless.18:25
falktxit doesn't use qt, gtk or anything else18:25
Lucretiaok, something's wrong then because "make features" is finding liblo and qt18:27
*** Tarap- has joined #kxstudio18:28
*** vlad1777d has quit IRC18:29
Lucretiafalktx, and just to confirm it should really just use one of the available ui's on linux, right?18:31
*** sakrecoe1 has joined #kxstudio18:33
*** localhorse_ has joined #kxstudio18:35
*** NoCode has quit IRC18:37
*** sakrecoer has quit IRC18:37
*** Tarap has quit IRC18:37
falktxLucretia: hmm, are you refering to the LV2 UI bridges?18:38
*** localhorse has quit IRC18:38
falktxcause if yes, the more the merrier18:38
LucretiaI'm referring to the entire project18:38
Lucretiagood, cos it's finding them all :)18:38
Lucretiausually, projects only use one ui18:39
*** localhorse_ is now known as localhorse18:39
falktxthe UI toolkits are to show different UIs used by plugins18:39
falktxcarla itself uses a toolkit for the frontend, but backend has no UI at all18:40
*** milk has quit IRC18:40
*** JackWinter2 has joined #kxstudio18:41
*** rncbc_ has joined #kxstudio18:41
Lucretiak ta18:41
*** rncbc has quit IRC18:42
*** JackWinter1 has quit IRC18:42
Lucretiajust gotta work out why it's adding system pkgconfig when building for win3218:42
*** milk has joined #kxstudio18:44
Lucretiafalktx, what's the proper incantation to use to "make wine32" ?18:48
*** wolftune has quit IRC18:56
*** sirriffsalothp has joined #kxstudio19:04
*** sirriffsalothp has quit IRC19:04
*** wolftune has joined #kxstudio19:12
*** GrusGrus has quit IRC19:13
falktxLucretia: incantation? you mean invocation? (ie, calling)19:41
Lucretiayup19:42
falktxLucretia: you need to build a special pkg-config usually, that mingw builds use instead of the system one.19:42
LucretiaI've been looking at the ARCH make19:42
falktxthe AUR package is a good starting point19:42
falktxthere's a lot of env variables for mingw19:42
Lucretiafalktx, yes, I already have a i686-w64-mingw32-pkg-config but it's a wrapper19:43
falktxhttps://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=carla-bridges-win32-git19:43
LAbotTitle: PKGBUILD - aur.git - AUR Package Repositories (at aur.archlinux.org)19:43
Lucretiayes, I already have that open19:43
Lucretiaseems it sets the original vars back to the defaults, which are likely empty in most cases when doing the "make wine"19:43
*** nocomply_switch has joined #kxstudio19:48
Lucretiafalktx, https://bpaste.net/show/e0c28c9c2a4f < no vars set for make wine19:49
*** Or1on has joined #kxstudio20:02
Lucretiagot it to build, bad -Lpaths here20:16
Lucretia:D20:16
Lucretiawell, the win32 bridge20:16
*** XuR has joined #kxstudio20:25
*** XuR_ has quit IRC20:26
*** vlad1777d has joined #kxstudio20:28
*** Llewelyn has quit IRC20:37
*** Llewelyn has joined #kxstudio20:40
*** localhorse_ has joined #kxstudio20:53
*** vlad1777d has quit IRC20:54
*** vlad1777d has joined #kxstudio20:56
*** localhorse has quit IRC20:56
*** nocomply_switch has quit IRC20:57
*** nocomply_switch has joined #kxstudio20:57
*** JackWinter2 has quit IRC21:27
*** JackWinter1 has joined #kxstudio21:30
*** rncbc_ has quit IRC21:43
*** nocomply_switch has quit IRC21:53
*** nocomply_switch has joined #kxstudio21:53
*** vlad1777d has quit IRC21:54
*** vlad1777d has joined #kxstudio21:55
*** nocomply_switch has quit IRC21:59
*** wolftune has quit IRC22:51
*** Guest has joined #kxstudio23:04
*** Guest has left #kxstudio23:04
*** JackWinter1 has quit IRC23:17
*** JackWinter has quit IRC23:17
*** JackWinter1 has joined #kxstudio23:19
*** JackWinter has joined #kxstudio23:25
*** JackWinter1 has quit IRC23:26
*** JackWinter has quit IRC23:26
*** JackWinter has joined #kxstudio23:28
*** JackWinter has quit IRC23:33
*** BitPuffin|osx has quit IRC23:33
*** JackWinter has joined #kxstudio23:34
*** wolftune has joined #kxstudio23:41
*** JackWinter1 has joined #kxstudio23:48
*** JackWinter_ has joined #kxstudio23:51
*** JackWinter has quit IRC23:51
*** JackWinter has joined #kxstudio23:56
*** JackWinter1 has quit IRC23:57

Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!