Skip to content
Discussion options

You must be logged in to vote

I don't know why this is, but definitely this is wrong:
-cp "C:\Birt\birt420\ReportEngine\lib*"
It should be:
-cp "C:\Birt\birt420\ReportEngine\lib\*"
(note the backslash before the star), resulting from this line in genReport.bat:

And the little command sequence in lines 12 to 14 should set THIS_DIR correctly.

It seems like you tinkered with the genreport.bat file. Why?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kobolds
Comment options

Answer selected by speckyspooky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants