sync to r1060 and try.

On 2006-06-19, at 12:26 EDT, Henry Minsky wrote:

> Max Carlson wrote:
>> No matter what I do, anything after r1049 fails a clean build.
>>
>> -Max
>>
>> P T Withington wrote:
>>
>>> Digging...
>>>
>>> On 2006-06-18, at 19:04 EDT, Max Carlson wrote:
>>>
>>>
>>>> I reverted lps.properties and now I get:
>>>>
>>>> compile:
>>>>     [javac] Compiling 470 source files to C:\Laszlo\svn 
>>>> \openlaszlo\branches\lega
>>>> ls\WEB-INF\lps\server\build
>>>>     [javac] C:\Laszlo\svn\openlaszlo\branches\legals\WEB-INF\lps 
>>>> \server\src\org\
>>>> openlaszlo\compiler\CanvasCompiler.java:101: cannot find symbol
>>>>     [javac] symbol  : method isSWF()
>>>>     [javac] location: class  
>>>> org.openlaszlo.compiler.CompilationEnvironment
>>>>     [javac]         if (mEnv.isSWF()) {
>>>>     [javac]                 ^
>>>>     [javac] 1 error
>>>>
>>>> -Max
>>>>
>>>> Benjamin Shine wrote:
>>>>
>>>>> Do you have maybe un-checked-in-changes to build.properties?  
>>>>> My  CompilationEnvironment.java doesn't have an isSWF() method  
>>>>> defined on  CompilationEnvironment but the CanvasCompiler sure  
>>>>> looks like it's  trying to call that method.
>>>>> compile:
>>>>>      [javac] Compiling 15 source files to /home/ben/src/svn/  
>>>>> openlaszlo/branches/legals/WEB-INF/lps/server/build
>>>>>      [javac] 14 warnings
>>>>>      [javac] Compiling 504 source files to /home/ben/src/svn/  
>>>>> openlaszlo/branches/legals/WEB-INF/lps/server/build
>>>>>      [javac] /home/ben/src/svn/openlaszlo/branches/legals/WEB- 
>>>>> INF/lps/ server/src/org/openlaszlo/compiler/CanvasCompiler.java: 
>>>>> 101: cannot  resolve symbol
>>>>>      [javac] symbol  : method isSWF ()
>>>>>      [javac] location: class   
>>>>> org.openlaszlo.compiler.CompilationEnvironment
>>>>>      [javac]         if (mEnv.isSWF()) {
>>>>>      [javac]                 ^
>>>>>      [javac] 1 error
>>>>> BUILD FAILED
>>>>> On Jun 18, 2006, at 1:59 PM, P T Withington wrote:
>>>>>
>>>>>> Probably, how is it being provoked?
>>>>>>
>>>>>> On 2006-06-18, at 16:24 EDT, Benjamin Shine wrote:
>>>>>>
>>>>>>
>>>>>>> Tucker, is this you?
>>>>>>> CanvasCompiler.java:101
>>>>>>> mEnv.isSWF()
>>>>>>> isSWF symbol not found
>>>>>>>
>>>>>>>
>>>>>>> benjamin shine
>>>>>>> software engineer
>>>>>>> [EMAIL PROTECTED]
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>> benjamin shine
>>>>> software engineer
>>>>> [EMAIL PROTECTED]
>>>>> _______________________________________________
>>>>> Laszlo-dev mailing list
>>>>> [email protected]
>>>>> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
>>>>>
>>>> --Regards,
>>>> Max Carlson
>>>> OpenLaszlo.org
>>>>
>>>
>>
>>
>>
> Legals builds for me but when I run I get this error
>
> |app.lzx:6:82: 'dhtml' is not a SWF runtime
>
> from the URL
> http://localhost:8080/legals/demos/et/app.lzx?debug=true&lzr=dhtml
>
> |

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to