From: Atani <at...@at...> - 2006-07-10 06:34:27
|
Great. Now with the two of us working on it maybe we can get it working somewhat :) >From where I have it on my local tree it should now initialize basic functionality as well as enter 3D mode. I have not started on sound at all. I am also still thinking that we might want to consider restructuring the build methods a bit now that we are using the makefiles for more than just SDL/linux and DC platforms. It might make sense to centralize them somewhat and migrate to something like the scons (python based make system used by some of the other cross-platform projects out there). I know that the XMMS2 project uses one which works pretty well. I will need to do some digging but we should be able to migrate most of the "common" pieces to a single "common" tree (ie: pthread impls) while still retaining the other pieces which are required for the various ports. Mike On 7/7/2006, "Sam Steele" <sam...@gm...> wrote: >I checked in some fixes to the NDS port and added stub classes for >Audio, and TikiTest now compiles and links without errors -- of >course, it still doesn't do anything yet, but we're further along :) > >-Sam |