0 Members and 1 Guest are viewing this topic.
A suggestion:ngl_create_surface(ngl_uint w, ngl_uint h)Should probably bengl_create_surface(ngl_uint x, ngl_uint y, ngl_uint w, ngl_uint h)
Great Is it complementary to http://ourl.ca/14731/275989 ?
either the resulting binary cannot be sent to the calculator
or then that GCC doesn't compile the code (with some undefined reference's to memcpy).
hoffa, will you still continue to try the SDL port?
either the resulting binary cannot be sent to the calculatorWhat do you mean exactly?
or then that GCC doesn't compile the code (with some undefined reference's to memcpy).See http://www.unsads.com/projects/nsptools/ticket/27 .I'll quickly fix it if it's a blocking problem for you.
Are you sure that the file not being sent isn't just a bug in nspire_emu? Try to connect and send again.
edit: Isn't that the issue you wrote about and fixed here?