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

Images within a folder do not work #13

Open
dsiddharth2 opened this issue May 19, 2019 · 2 comments
Open

Images within a folder do not work #13

dsiddharth2 opened this issue May 19, 2019 · 2 comments

Comments

@dsiddharth2
Copy link
Owner

D:\xampp\htdocs\php-zxing\src>"C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe" -cp D:\xampp\htdocs\php-zxing\src\bin\javase-3.3.3.jar;D:\xampp\htdocs\php-zxing\src\bin\core-3.3.3.jar;D:\xampp\htdocs\php-zxing\src\bin\jcommander-1.72.jar com.google.zxing.client.j2se.CommandLineRunner --recursive D:\xampp\htdocs\php-zxing\src\images

Code like above gives,

Exception in thread "main" java.lang.IllegalArgumentException: URI is not hierarchical at sun.nio.fs.WindowsUriSupport.fromUri(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.getPath(Unknown Source) at java.nio.file.Paths.get(Unknown Source) at com.google.zxing.client.j2se.CommandLineRunner.expand(CommandLineRunner.java:112) at com.google.zxing.client.j2se.CommandLineRunner.main(CommandLineRunner.java:76)

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

No branches or pull requests

2 participants
@dsiddharth2 and others