cannot read file <path>\org.eclipse.swt.win32.win32.x86\res.d
Jack via Digitalmars-d-dwt
digitalmars-d-dwt at puremagic.com
Sun May 18 18:01:46 PDT 2014
On Monday, 19 May 2014 at 00:39:10 UTC, Jack wrote:
> On Sunday, 18 May 2014 at 14:03:37 UTC, Jack wrote:
>> Sorry bout this. I forgot how to solve this particular problem.
>>
>> I am currently switching IDEs and am currently setting up DWT
>> for
>> it.
>>
>> And then I tried to set the J path by:
>>
>> -J <path>\org.eclipse.swt.win32.win32.x86\res
>>
>> Where <path> was my path to dwt...
>>
>> Then it spewed out the error:
>> "cannot read file <path>\org.eclipse.swt.win32.win32.x86\res.d"
>>
>> Erm, can anyone help me remind how to solve this particular
>> problem?
>
> Nvm about this. The problem was the whitespace on the JPath.
And yet another prob...
It spewed out a "symbol undefined " error in the lines of this:
Error 42: Symbol Undefined
_D3std6format18__T10FormatSpecTaZ10FormatSpec6__ctorMFNaNbNcNfxAaZS3std6format18
I think I just linked all the libraries needed in the windows
folder:
http://pastebin.com/6da8jfJW
So erm, little help please?
More information about the Digitalmars-d-dwt
mailing list