Page 2 of 2

Re: Audentia OS

Posted: Wed Dec 21, 2011 4:12 am
by Kazinsal
Also you seem to be missing an entire chunk of your source tree - includes/, that is. There's no way you're going to be able to compile boot/kmain.cpp without includes/lwtext.h! Unless you've designed a compiler that has a Video class as a built-in, in which case your only problem is an error from trying to #include a nonexistent file...

Re: Audentia OS

Posted: Wed Dec 21, 2011 7:43 pm
by Lionel
Whoops, sorry. I'll commit it correctly soon.
Also, how would I remove the backup files from git?