World: r4wp
[#Red] Red language group
older newer | first last |
Pekr 1-Nov-2012 [3203] | OK, red works, as for Red/System demos, where do I get all the dependecy libraries from? Any previous chat you can point me to? |
Kaj 1-Nov-2012 [3204] | Things will get much better once I can make GUIs in Red |
DocKimbel 1-Nov-2012 [3205] | Windows (whatever)/ARM support: I would love to see that, I just need to get access to such platform first....Anyone know if there's a virtualized option for that OS? |
Kaj 1-Nov-2012 [3206] | Tonight I added almost all dependency libraries to the MSDOS builds |
Pekr 1-Nov-2012 [3207x2] | Doc - the less time I have, the less I am willing to spend my free time, just to get around various things, where I need to get to the point. Multiplexing on 2zone advertising, new 2zone project, initial works for my new photo studio, X-zone wifi network, doing some charity for children next week, and my primary work, Walmark, I am being put on 5 new projects :-) |
Kaj - e.g. do-sql errored out on not finding a library, ditto GTK demo ... | |
DocKimbel 1-Nov-2012 [3209] | Pekr: maybe you would like to write a handy REBOL script that would download all the latest bindings from Fossil repos? That would be a useful tool. |
Pekr 1-Nov-2012 [3210x2] | maybe I downloaded bad version ... |
Kaj - maybe something wrong with your config? I get following zip archive naming: System) Testing-4d2b660531ddd6fc(1).zip / Red( / Red(\System) Testing-4d2b660531ddd6fc Why the parens in there? | |
Kaj 1-Nov-2012 [3212x2] | Yeah, the Zip names seem to be weird on non-Unix systems. I'll have a look at that later |
You do seem to have downloaded an old version. Go to the latest checkin and download the package there. Or better, update with Fossil | |
Pekr 1-Nov-2012 [3214x7] | Glut triangle exe missing a dependency |
hello-unicode give incorrect output ... | |
champlain map browser - missing a library | |
lazy sunday - ditto | |
mandelbrot - just crashes. In console I can see a message "Access denied" | |
read webpage - could not resolve host name when I feed it with http://www.rebol.com | |
Above was for the MSDOS target. None Red/System app for Windows target works here ... | |
DocKimbel 1-Nov-2012 [3221x2] | Mandelbrot binary from the MSDOS/RedSystem/ folder works well here, for others I can confirm Pekr's issues. |
GTK binaries are working fine. | |
Kaj 1-Nov-2012 [3223x8] | The host name resolving is the same problem I had with cURL. Now that I know it's on other Windows', too, I'll try more libcurl binaries |
Petr, the other dependencies you mention are indeed not included yet, because they're not available in binary, too big, or in versions not matching my bindings | |
hello-Unicode is because the program source is UTF-8 instead of UTF-16 | |
Mandelbrot crashing is sabotage by your AVG | |
Somehow AVG blocks more of the Windows builds than the MSDOS builds | |
By the way, the URL for read-web-page is hardcoded to red-lang.org | |
How about the SDL, SQLite and 0MQ programs? | |
Since Darwin and Linux are kernel names, how about NT instead of MSDOS? Would Red conceivably run on Windows 95? | |
Pekr 1-Nov-2012 [3231] | do-sql runs fine, 0MQ too ... |
DocKimbel 1-Nov-2012 [3232] | Kaj: Red source scripts should always be UTF-8 encoded regardless of the platform. |
Kaj 1-Nov-2012 [3233] | Testing Windows 8 would be very useful |
Henrik 1-Nov-2012 [3234] | I have a win8 release preview. Would this work? |
DocKimbel 1-Nov-2012 [3235] | NT: I don't see much the connection with console-oriented programs. Windows 95 support: all current win32 API bindings Red uses might not be compatible but Red could easily be made to work on such platform though. |
Kaj 1-Nov-2012 [3236x2] | I don't know if Windows 8 preview would work, but it would be nice to test :-) |
hello-Unicode is a Red/System program, so the Unicode printing is straight from the source code, without awareness | |
james_nak 1-Nov-2012 [3238x2] | OK, I just installed win 8 Pro 32 on one of my machines and I downloaded the v0.3.0-0 zip and ran the run-all.r file. Perhaps that's not the right thing to do since it printed "running lexer-test" and then proceeded to lock up my machine. I can't even ctrl-alt-del. Let me know how you would recommend me testing Red since I may be the first to have win 8 among us but the last to really use Red passed the original "let's see if I can see 'hello world' on my Droid" a few months back :-) |
passed = past | |
DocKimbel 1-Nov-2012 [3240] | The %run-all.r script in root folder runs all the Red + Red/System unit tests. It does use CALL command which might need some permission under Win8? (just raw guessing, haven't tried Win8 yet). Can you try to run it using Admin priliveges? |
james_nak 1-Nov-2012 [3241x3] | Doc, I'll try that. |
You know Doc, I think it was that I was using an older r2 (2.7.6.). I installed 2.7.8.3.1 and the tests seem to be running fine with perhaps the enum-test.r since it now is not responding. | |
Yes, it stopped at that point. (enum-test.r) | |
DocKimbel 1-Nov-2012 [3244] | It's probably a CALL issue, we had similar issues a year ago, and it was CALL-related IIRC. I and Peter need to install a Win8 system to be able to debug that. |
Gabriele 2-Nov-2012 [3245] | Doc: I wonder if there's a web service out there that lets you take donations and shows a page like the humble bundle one. if not, perhaps we should make one. :-) |
DocKimbel 2-Nov-2012 [3246] | I remember searching for such service that would allow outsourcing the donations handling a few months ago, but couldn't find anything. That would certainly be a good idea! Also if it could handle the money transfer aswell, that could be a good ground for a new startup. ;-) |
NatasjaK 2-Nov-2012 [3247] | DocKimbel: What is your next step/goal? |
Pekr 2-Nov-2012 [3248] | an always intersting question about - what's next :-) |
DocKimbel 2-Nov-2012 [3249] | Natasja: depends on which term you're thinking about, next days/weeks/months? I have many short/middle/long terms steps/goals/plans :) |
Pekr 2-Nov-2012 [3250] | Doc - just hurry-up, we should earn some money, so that we can buy Disney, which bought Lucasfilm, so that Star Wars 7-9 gets under our control :-) |
DocKimbel 2-Nov-2012 [3251x2] | I wrote about short-term steps at the bottom of the 0.3.0 release announcement: http://www.red-lang.org/2012/10/red-alpha-release.html |
Pekr: well, if I had billions, I probably would spend them into science research rather than that. One of the main science project would be to build me a light-saber. ;-) | |
older newer | first last |