PDA

View Full Version : lzc on 3.0.2?


haroldship
09-04-2005, 01:21 AM
Has anyone gotten lzc to work on 3.0.2/Windows?

I edited lzc.bat and lzenv.bat to point to the correct directories but it still fails. Windows complains about "line too long" in lzenv.bat when trying to set the LZCP environment variable.

Also, can I use lzc to compile a library? My goal is to create library files that I can dynamically load in a SOLO application.

How specifically do I do this?

Can the library href be determined at runtime?

Can the library be unloaded?

Harold Ship
Giant Steps Networks

userfriendly
09-08-2005, 01:11 PM
Originally posted by haroldship
...

Also, can I use lzc to compile a library? My goal is to create library files that I can dynamically load in a SOLO application.

...

that is not possible in solo mode, if i remember correctly.

JJ
09-14-2005, 08:41 AM
Hello. I haven't gotten the lzc compiler to work under Windows (2000) using 3.0.2 either. I have no idea what the problem is (I also experimented with config changes to the .bat files).

The documentation seems pretty light with reference to lzc compiler configuration and troubleshooting so I'm shifting to this forum. If I happen to find a solution I'll post it here.

I'm a Laszlo newbie and there's probably a simple explanation somewhere. Per Laszlo's documentation, here's one of my first attempts to run the compiler, and the output (sorry if the formatting isn't that great).

C:\Program Files\OpenLaszlo Server 3.0.2\bin>C:\"Program Files"\"OpenLaszlo Server3.0.2"\bin\lcz HelloTest.lzx

'C:\"Program Files"\"OpenLaszlo Server 3.0.2"\bin\lcz' is not recognized as an internal or external command, operable program or batch file.