Build problems

Lubos Pintes lubos.pintes at gmail.com
Fri Feb 22 01:07:30 PST 2013


Hello,
I don't understand how is it that it works on one computer and doesn't 
work on other including mine?
To me it looks like compile error. Thus not like something cannot be 
found. Anyway I will try to include, or check mentioned -J flag.
Dňa 21. 2. 2013 22:30 Jacob Carlborg  wrote / napísal(a):
> On 2013-02-21 19:12, deed wrote:
>> I have downloaded the zip files, but have not run the git command. (No
>> git on this machine, which is win 7, 64)
>>
>> $ rdmd build base swt
>> (in ...\dwt)
>> Building dwt-base
>> workdir=>...\dwt\base\src
>> dmd.exe @...dwt\rsp
>> lib.exe @...dwt\rsp > ...dwt\olog.txt
>> Building org.eclipse.swt.win32.win32.x86
>> workdir=>...\dwt\org.eclipse.swt.win32.win32.x86\src
>> dmd.exe @...\dwt\rsp
>> ...dwt\imp\java\lang\util.di(385): Error: opCall cannot be interpreted
>> at compile time, because it has no available source code
>> --- same error message again ---
>> org\eclipse\swt\internal\Compatibility.d(382): Error: template instance
>> java.lang.util.getImportData!("org.eclipse.swt.internal.SWTMessages.properties")
>>
>> error instantiating
>>
>> The same last two error messages are repeated until
>> "org.eclipse.swt.internal.SWTMessages_hu.properties"
>> and results in
>> object.Exception at build.d(243): compile error
>
> Seems like a missing -J flag. It should point to this folder, on the
> local machine:
> https://github.com/d-widget-toolkit/org.eclipse.swt.win32.win32.x86/tree/master/res
>
>



More information about the Digitalmars-d-dwt mailing list