Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Could not find or load main class com.xmlcalabash.drivers.Main #7

Open
ShiChaoJieCoder opened this issue Jul 3, 2021 · 1 comment

Comments

@ShiChaoJieCoder
Copy link

施超杰@LAPTOP-Q773LLAB MINGW64 /f/graduate/Sheffield/essay project/xml2tex
$ calabash/calabash.sh -i source=xml2tex/example/example.xml -i conf=xml2tex/example/conf-hubcssa.xml xml2tex/xpl/xml2tex.xpl
calabash/calabash.sh: line 48: [: /f/graduate/Sheffield/essay: binary operator expected
calabash/calabash.sh: line 100: [: /f/graduate/Sheffield/essay: binary operator expected
calabash/calabash.sh: line 102: [: /f/graduate/Sheffield/essay: binary operator expected
Error: Could not find or load main class com.xmlcalabash.drivers.Main

@gimsieke
Copy link
Contributor

gimsieke commented Jul 4, 2021

Which version of calabash/calabsh.sh are the line numbers referring to? Or maybe you can paste the content of one of these lines, for example, 48.

I think it’s possible that the bash scripts fail in MinGW. We only treat Cygwin specially. You could try calabash.bat or you can run it from wsl (Linux subsystem for Windows).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants