|
|
|
Hi All,
I'm afraid it's still broken. as of lps-3.2cr1 I was able to use lzc from within cygwin but not from the c: prompt. I still got the above error The system cannot find the path specified. Exception in thread "main" java.lang.NoClassDefFoundError: org/openlaszlo/compiler/Main I changed the LPS_HOME line in lzenv.bat to set LPS_HOME=C:\lzCrSrc\lps-3.2cr1-src\lps-3.2cr1 And that solved the NoClassDefFoundError, but it just replaced it with "The input line is too long. :add was unexpected at this time." I'm not sure what the :add part of the message is for but apparently there is a 127 byte limit for each individual line of a batch file. I think that in order to get ropenlaszlo and the laszlo-plugin to work the proper thing to do is to download ruby from cygwin and use it. This link that I found explains it pretty well http://www.codecomments.com/archive327-2005-11-704209.html Having said that, if it's intended to be able to use lzc without downloading cygwin, then it's still a problem. I'm thinking that it might be worth thinking about creating a simple self running executable exe that gives windows users a simpler way to configure and run the laszlo compiler, to set environment variables and run scripts. I am willing to do this, but would need better information on how lzc is called and what these various batch files are doing so that I know what the interface should look like. I will post a message to laszlo-dev about this. on second thought, that's kind of what cygwin does doesn't it. nevermind that last thing.
Contrary, to
My duplicate bug
Frisco, can you look into whether this is in fact fixed in 3.2?
Reopening pending investigation. Also see
I'm sorry -- I've been running it in cygwin, where it's working. It's still broken in Windows shells.
remove a line from lzenv.bat which was the reason for this problem..
|
||||||||||||||||||||||||||||||||||||||||||||||||||
LPP-1378. (Not sure how to tell JIRA that.)