01 Jul 11, 03:41PM
You need a directory called "bin_win32" under whatever folder is two levels above the folder you're running make in ('..' means parent directory), but you would then need to manually copy the executable...
I would suggest you make copy of your AC installation and copy the source folder under that folder. This way, running make always places the executable in the right folder and you can mod away all you want without affecting your "normal" AC installation.
Note: all of this should work in theory, I haven't tried myself.
I would suggest you make copy of your AC installation and copy the source folder under that folder. This way, running make always places the executable in the right folder and you can mod away all you want without affecting your "normal" AC installation.
Note: all of this should work in theory, I haven't tried myself.