where and how to copy the syscore files..

If you are new to development, plan on spending some time here before visiting the other forums.

Moderator:Moderators

Post Reply
ryan
Posts:7
Joined:Tue Mar 23, 2010 3:49 pm
where and how to copy the syscore files..

Post by ryan » Tue Mar 23, 2010 3:57 pm

Sir...
As a begineer..i couldnot understand how and where to copy the "demo 6" syscore folder files
in the floppy drive.
Its showing "fatal error.KRNL32.exe missing ". I have read the tutorial many times ..but couldnot make it.Please help me. Please....

User avatar
Mike
Site Admin
Posts:465
Joined:Sat Oct 20, 2007 7:58 pm
Contact:

Re: where and how to copy the syscore files..

Post by Mike » Thu Mar 25, 2010 1:46 am

Hello,

You must compile the kernel sources (in the SysCore directory) using a toolchain (The series uses Microsoft Visual C++) to output KRNL32.EXE and copy KRNL32.EXE to the root directory of your floppy drive. Currently the sources are built only with support for Microsoft Visual C++. However it can be built using GCC with some modifications as well.

I can provide more information if there are problems building the project files or working with Visual C++ if needed.
Lead Programmer for BrokenThorn Entertainment, Co.
Website: http://www.brokenthorn.com
Email: webmaster@brokenthorn.com

Post Reply