So i was looking at the current kernel.. and i noticed a couple of things.. first of all.. kernel.Warning didn't work.. at all. it should be displaying "Failed to install an initial keymap", but it doesn't. It seems to have something to do with the PString8 class, which doesn't work. I replaced it with a workaround to see what else i could find.. and in keymap PString8 is also used, and also doesn't work.. replacing that with yet another workaround i noticed that the contents of the "buildinkeymaps.ska" file looks as if it's broken.. at least.. it doesn't seem to have a keymap inside it... it has a 32bit number: "1" and then: "DUS:../../build/KeyMaps/US.bin" that's it.. so it seems the keycompiler is broken, or it seems to assume the other file is attached as a resource as well.. (not according to the code in the kernel)
so PString8 is broken keycompiler is broken ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ SharpOS-Developers mailing list SharpOS-Developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sharpos-developers