After messing with it a bit, I got the old makefile to successfully make the same files in Windows. However, now when I try to run the executable, it gives the following error messages
WARNING: could not load plugin 'crystalspace.kernel.vfs'
Couldn't load VFS plugin "crystalspace.kernel.vfs"!
NOTIFY: Using alternative 3D driver: crystalspace.graphics3d.opengl
WARNING: could not load plugin 'crystalspace.graphics3d.opengl'
WARNING: could not load plugin 'crystalspace.kernel.vfs'
WARNING: could not load plugin 'crystalspace.engine.3d'
WARNING: could not load plugin 'crystalspace.font.server.default'
WARNING: could not load plugin 'crystalspace.graphic.image.io.multiplex'
WARNING: could not load plugin 'crystalspace.level.loader'
WARNING: could not load plugin 'crystalspace.utilities.reporter'
WARNING: could not load plugin 'crystalspace.utilities.stdrep'
WARNING: could not load plugin 'crystalspace.sound.render.software'
WARNING: could not load plugin 'crystalspace.sound.loader.multiplexer'
ERROR: No iEngine plugin!
I am not sure how to fix this.
