If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I've been trying to build an intel version of Menulator from the author's source (http://web.mit.edu/eranki/www/menulator/), but I get this error and the build fails.
I'm not a programmer, but was wondering if this is easily fixable.
Build Fails
Missing file or directory: /Volumes/Delta/Dev/Libraries/CLibStd/hash.cpp
The author forgot to include the source for his hashtable implementation. You might contact him & ask him to send it along. It seems to be rather quirkily designed so it'd take more than a minute to write a compatible one from scratch.