GLBasic forum

Main forum => GLBasic - en => Topic started by: mr_x on 2009-Apr-07

Title: Newton and linux
Post by: mr_x on 2009-Apr-07
Should newton examples work on linux? Is newton actually cross-platform? When I compile them for linux and try to run them, this message appeares: newton dll not found.
Title: Re: Newton and linux
Post by: Kitty Hello on 2009-Apr-08
I would have to load the newton.so. I've not done that, but it should be a walk in the park to implement.
Title: Re: Newton and linux
Post by: mr_x on 2009-Apr-09
Thanks, it would be great if newton will work in linux too.