NOTICE: This channel is no longer actively logged.
[00:15:13] *** Jan_Flanders_ has joined #nme[00:16:38] *** Jan_Flanders has quit IRC[00:16:52] *** Jan_Flanders_ is now known as Jan_Flanders[01:11:51] *** aiham has joined #nme[01:15:40] *** empika has quit IRC[01:19:50] *** missilemike has joined #nme[01:30:13] *** Robipo has quit IRC[01:32:24] *** missilemike has quit IRC[03:22:47] *** Triplefox_ has joined #nme[03:23:35] *** Triplefox has quit IRC[03:24:23] *** Triplefox_ is now known as Triplefox[03:33:11] *** Triplefox has quit IRC[04:53:02] *** MaskedPixel has quit IRC[05:02:42] *** Jan_Flanders has quit IRC[07:44:49] *** Triplefox has joined #nme[08:23:18] *** Virtuall has joined #nme[08:24:13] *** Robipo has joined #nme[08:37:23] *** empika has joined #nme[08:43:34] *** empika has quit IRC[09:24:19] *** Boorik has joined #nme[09:27:02] *** bl4z has joined #nme[11:32:35] *** empika has joined #nme[12:22:45] *** Triplefox has quit IRC[13:21:39] *** Virtuall has quit IRC[13:25:41] *** bl4z has quit IRC[13:26:09] *** Virtuall has joined #nme[13:32:24] *** Virtuall has quit IRC[13:37:35] *** bl4z has joined #nme[13:38:19] *** Jan_Flanders has joined #nme[14:07:06] *** empika has quit IRC[14:10:38] *** bl4z has quit IRC[14:40:07] *** tametick has joined #nme[14:58:46] *** empika has joined #nme[15:03:15] *** empika has quit IRC[15:04:55] *** empika has joined #nme[15:07:38] *** Virtuall has joined #nme[15:08:50] *** missilemike has joined #nme[15:09:40] *** empika has quit IRC[15:11:32] *** empika has joined #nme[15:16:02] *** Virtuall has quit IRC[15:16:22] *** empika has quit IRC[15:23:08] *** empika has joined #nme[15:42:24] *** empika has quit IRC[16:07:26] *** missilemike has quit IRC[16:28:48] <onr> oh snap[16:28:57] <onr> NME says "BUILD SUCCESSFUL"[16:29:04] <onr> there must be a bug[16:49:15] <Robipo> makes sense[17:00:36] <onr> it actually running on my Android device[17:12:56] *** missilemike has joined #nme[17:14:47] <Robipo> no way[17:21:50] *** tametick has quit IRC[17:27:55] *** Boorik has quit IRC[17:42:47] *** bl4z has joined #nme[17:45:07] *** empika has joined #nme[17:45:08] *** lordkryss has joined #nme[17:48:50] *** empika has quit IRC[18:26:09] *** bl4z has quit IRC[18:53:34] *** lordkryss has quit IRC[18:55:46] *** Robipo is now known as quelqundautre[18:56:26] *** quelqundautre is now known as Robipo[19:25:12] *** bl4z has joined #nme[19:49:27] *** lordkryss has joined #nme[19:59:30] *** bl4z has quit IRC[20:01:15] *** Caribou| has joined #nme[20:08:30] *** _raid_ has joined #nme[20:41:17] *** aiham has quit IRC[21:15:57] *** _Muffin_ has joined #nme[21:43:53] *** Triplefox has joined #nme[21:49:25] *** _raid_ has quit IRC[21:57:00] *** _raid_ has joined #nme[22:00:37] <_raid_> before i timeout, I wanted to know if it would be easy to setup nme to use mingw instead of msvc? And what would one need to do?[22:02:34] *** filt3rek has joined #nme[22:35:02] *** rowdy has joined #nme[22:35:06] <rowdy> hello[23:08:16] <llamahunter> does anyone know which svn revision of nekonme works with haxe v2-10-fix?[23:10:18] *** rowdy has quit IRC[23:14:09] <llamahunter> n/m… looks like top of trunk works[23:26:39] <Jan_Flanders> at last llamahunter ?[23:26:51] <Jan_Flanders> using latest nme, hxcpp, haxe together works?[23:27:25] <llamahunter> using haxe v-2-10-fix, top of trunk hxcpp and nekonme *seems* to work.. so far.[23:27:47] *** _raid_ has left #nme[23:28:04] <Jan_Flanders> Yes, generally if you use svn in one of those you better use svn of all of them[23:28:23] <llamahunter> i did not know about the v-2-10-fix branch of haxe[23:28:31] <Jan_Flanders> neither did I[23:28:50] <Jan_Flanders> But maybe together with hxcpp and nme svn, haxe svn will work as well[23:30:15] <llamahunter> hopefully… now on to the next problem .. :-)[23:30:53] <Jan_Flanders> the actual coding?[23:30:57] <Jan_Flanders> :p[23:36:08] <llamahunter> well, having some problem using BytesData. I'm getting weird errors about it needing to be Array<Unknown<0>>[23:36:20] <llamahunter> don't really know what that error means[23:40:22] *** missilemike1 has joined #nme[23:40:38] *** _Muffin_ has quit IRC[23:48:31] *** Caribou| has quit IRC[23:56:09] *** Jetbeard has joined #nme[23:56:34] <Jetbeard> Hi all. I'm using the HaxePunk library. When I try to build my new project under HTML5, I get the following error:[23:56:57] <Jetbeard> bin/html5/web/haxe/nme/installer/Assets.hx:38: characters 8-37 : Duplicate constant in switch[23:57:21] <Jetbeard> http://hpaste.org/79209 Here's the relevant file, as you can see it does indeed have duplicate constants in the switches.[23:57:30] <Jetbeard> Is this file from NME or HaxePunk?[23:58:40] <llamahunter> isn't that file made from your asset import directives? are you sure *you're* not including something twice?[23:59:31] <Jetbeard> My build.nmml has one <assets> tag for each of assets/{gfx,sfx,music,font}