Hi Iņigo,
Quote:
Originally Posted by Iņigo
I really appreciate your comments, suggestions, ideas, etc
|
Did you have time do do a simple performance test on the Iliad?
I just played a bit with lobj, lgui and ldraw on my ubuntu box: nice libraries indeed! The examples are cool...
- About liblua.so or liblua.a: I think you do not need liblua at all: the functions we need are already in the Lua interpreter. They are resolved fine at runtime.
- I reported the small problems in the makefiles to the authors: they solved it quickly in the svn version. (http://svn.tuxfamily.org/viewvc.cgi/oproj_oprojsvn/)
- I agree that it is better to separate the gui stuff in a separate package.
I'll play some more when I have time...