-1

After I change the function name from something else to addOptitrans and recompile, I get the following error:

make final_babylon DICTS=.* bash ../bin/babylon_add_optitrans.sh DICTS=.* /tmp/scalacmd6937716255793087955.scala:1: error: value addOptitrans is not a member of object stardict_sanskrit.batchProcessor stardict_sanskrit.batchProcessor.addOptitrans("DICTS=.*") ^ one error found make: *** [final_babylon] Error 1

I have confirmed that the updated class is produced in the expected place in the classpath. What could be going wrong?

1 Answer 1

0

Delete temporary files with rm -r /tmp/scala*. Then rerun the command.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.