Author: Kevin (---.localdomain)
Date: 08-07-09 04:45
I compiled the newest exult in Ubuntu 8.10 (Crunchbang, technically, but it's the same base..) using the following.
./configure --enable-zip-support --enable-exult-studio --enable-exult-studio-support --enable-gimp-plugin --bindir=/usr/games --datadir=/usr/share/games --prefix=/usr/share
Everything seems to work fine. Exult works great, as does Exult Studio...however, as soon as I try to compile usecode --
$ ucxt -dbg -iusecode -a -ousecode.uc -fz
ucxt: ucfunc.cc:1035: void readbin_U7UCFunc(std::ifstream&, UCFunc&, const UCOptions&): Assertion `otd.opcode!=0x00' failed.
fish: Job 1, “ucxt -dbg -iusecode -a -ousecode.uc -fz” terminated by signal SIGABRT (Abort)
I'm not sure exactly what I'm doing wrong.. I read the FAQ, tried adding AC_PATH_XTRA accordingly..(although I wasn't sure where to place it, I put it next to another AC_PATH and it didn't whine at me after..)
Anybody know what I'm doing wrong? It's the same message no matter what usecode file I try to decode....the Keyring mod usecode file, regular U7...
|
|