Am 13.02.2014 10:28, schrieb Russel Winder:
On Thu, 2014-02-13 at 00:18 +0100, Sönke Ludwig wrote:
[…]
Okay, uploaded a new version of RC 3 built on Debian 7 x64 instead.

I missed earlier activity, but just downloaded the Linux x86_64
0.9.21-rc3 and it appears to work fine on Debian Sid (Unstable). Except…

…I have no idea what to put in the package.json file to get rid of this
problem:

         source/main.d(27): Error: need -Jpath switch to import text file
         VERSION

http://code.dlang.org/package-format doesn't mention this option.

-J. is all I need given my SCons build of this same project.



That's the "stringImportPaths" field which corresponds to -J, there should probably be a small note to which DMD flag each field corresponds (if applicable, of course).

Reply via email to