UPDATED - MurgaLua 0.7.0 Binaries
|
Author |
Message |
JohnMurga
Administrator
      
Posts: 381
Group: Administrators
Joined: Apr 2007
Status:
Offline
Reputation: 2
|
UPDATED - MurgaLua 0.7.0 Binaries
Hi,
Not the full release, but what will be the final binaries if I haven't made any mistakes (which is possible!). Documentation is still being re-written.
A post will follow with more info, but I just wanted to push this out ASAP so people have a chance to play with it (as some must be getting impatient).
http://www.my-plan.org/storage/private/m...hot.tar.gz
All supported platforms are included.
Source and docs will be in the full release.
Cheers
John de Murga
This post was last modified: 06-03-2009 10:11 PM by JohnMurga.
|
|
05-29-2009 03:56 AM |
|
 |
jpjacobs
Member
  
Posts: 113
Group: Registered
Joined: Jul 2007
Status:
Offline
Reputation: 0
|
RE: MurgaLua 0.7.0 Binaries here !!
Hi
Love to have the new version 
However I noticed some things:
- Apparently there's something wrong with the sqltool; I get lot's of NULL's where should be other things...
- The drawsleep test segfaults here.
And the widgets demo is still beta 2, maybe it would be nice to have beta4 instead since it's a lot cooler 
But this looks like one hell of a release, eveything nicely cleaned up, you even included lunit!
Congratulations!
JP
|
|
05-29-2009 08:33 AM |
|
 |
JohnMurga
Administrator
      
Posts: 381
Group: Administrators
Joined: Apr 2007
Status:
Offline
Reputation: 2
|
RE: MurgaLua 0.7.0 Binaries here !!
OK,
OK, I messed up, there are problems with the Linux XFT build.
Please use the build under :
bin\Linux\otherBuilds\non-Xft\
I will update the archive tonight with a new build that fixes the problem.
As for the "sqltool", there seem to be problems with SqLite under Linux too.
Other platforms seem OK, although I'll check tonight :-(
Cheers
JohnM
|
|
05-29-2009 09:23 PM |
|
 |
JohnMurga
Administrator
      
Posts: 381
Group: Administrators
Joined: Apr 2007
Status:
Offline
Reputation: 2
|
RE: MurgaLua 0.7.0 Binaries here !!
Update :
There is a problem with line drawing due to my aggressive optimizations in FLTK.
This affects all Unix platforms.
There is a bug with prepared statements in sqLite, this only affects Linux.
I have fixed the FLTK issue, however, the other one has me a little stumped at the moment.
Cheers
John de Murga
This post was last modified: 05-29-2009 10:32 PM by JohnMurga.
|
|
05-29-2009 10:30 PM |
|
 |
mikshaw
Senior Member
   
Posts: 522
Group: Registered
Joined: Apr 2007
Status:
Offline
Reputation: 5
|
RE: MurgaLua 0.7.0 Binaries here !!
So if I'm on Linux and don't use the sqlite features, the above link should be ok?
I'm not too concerned for now with whether or not the Xft version works.
|
|
05-30-2009 12:56 AM |
|
 |
JohnMurga
Administrator
      
Posts: 381
Group: Administrators
Joined: Apr 2007
Status:
Offline
Reputation: 2
|
RE: MurgaLua 0.7.0 Binaries here !!
The non-XFT Linux version will be fine apart from the SqLite issue.
And the fact I forgot to upgrade your demo :-)
(Which is now in there with a couple of tiny fixes).
The non XFT version is the bloatier static version which also uses OSS instead of ALSA.
Cheers
JohnM
|
|
05-30-2009 01:27 AM |
|
 |
JohnMurga
Administrator
      
Posts: 381
Group: Administrators
Joined: Apr 2007
Status:
Offline
Reputation: 2
|
RE: MurgaLua 0.7.0 Binaries here !!
Apparently MacOS and Windows are both 100% OK.
I have fixed the two problems and will push out updated binaries for the affected platforms.
The problem is due to linking to an old SqLitesec ... I have had to fix my patches as they where wrong.
And I have updated mikshaw's demos
I hope to get time tonight to do the builds
|
|
05-30-2009 06:34 AM |
|
 |
mikshaw
Senior Member
   
Posts: 522
Group: Registered
Joined: Apr 2007
Status:
Offline
Reputation: 5
|
RE: MurgaLua 0.7.0 Binaries here !!
Both the static version and non-Xft version loaded without complaining in the one Linux system I tried.
So far everything seems to be working mostly smoothly. My internet system has several "outdated" libraries, including OSS, so I'll wait to try out sound when I boot into Debian or Tiny Core.
And I have updated mikshaw's demos
I tried to get back to working on Beta5 using murgaLua 0.7.0, and it's been so long I'm feeling lost. I can't even remember why I took out the external editor code =o)
EDIT: I made the mistake of waiting until i was half asleep to do testing in other distros, so i don't have much info, but tested the audio in Debian Etch and the standard murgaLua worked great. The non-Xft and static versions didn't work for the audio test. I don't know if they didn't work in Debian at all, since I was wanting to just sleep at the time and didn't pay much attention to the error messages =o)
I still have to test in Tiny Core and Pure:Dyne, so I'll be making a more reasonable summary of all systems when that happens.
This post was last modified: 06-02-2009 10:52 AM by mikshaw.
|
|
05-30-2009 10:45 PM |
|
 |
JohnMurga
Administrator
      
Posts: 381
Group: Administrators
Joined: Apr 2007
Status:
Offline
Reputation: 2
|
RE: MurgaLua 0.7.0 Binaries here !!
UPDATE
New builds with all known issues fixed for all platforms.
Same link as above :
http://www.my-plan.org/storage/private/m...hot.tar.gz
I have removed the drawSleep test as it was badly written (and that is why it was crashing sometimes anyway). I will post a new version using callbacks when I get a sec later on.
MikShaw, I updated your Widget demo (hacked a little and fixed a couple of typos), it is included in the snapshot ... I love the spud drop :-)
FYI, the "static" Linux versions use OSS as well as the BSD and Solaris ones. This is because it removes the ALSA dependency for older systems ... It may make sense to make a "static" ALSA build, I am open to suggestions.
FYI2, several 3rd party libs are patched in this release, like Proteaudio (you'll find the source in the archive).
Now I go back into documentation mode full time.
Cheers
John de Murga
|
|
06-03-2009 10:05 AM |
|
 |
mvolovich
Junior Member
 
Posts: 3
Group: Registered
Joined: Jun 2009
Status:
Offline
Reputation: 0
|
RE: UPDATED - MurgaLua 0.7.0 Binaries
Can you build murgalua static for AMD64 platform? Will I have any problems with build it from source when murgalua 0.7.0 released?
|
|
06-04-2009 05:00 AM |
|
 |
|