On 19/05/2023 9:39 PM, John Xu wrote:
On Thursday, 18 May 2023 at 15:39:05 UTC, Richard (Rikki) Andrew Cattermole wrote:

On 19/05/2023 2:19 AM, John Xu wrote:
On Monday, 15 May 2023 at 03:54:03 UTC, Richard (Rikki) Andrew Cattermole wrote:
That is only for OMF target.

You need rc that comes with Visual Studio C++ build tools.

Alternatively windres from mingw may work (I haven't tested).

How can I add this step to dub.sdl ?

You would use one of the build commands and then put the result file name into source files.

However you may not want to require it in normal builds (since the file it outputs won't change you can just commit that) just to ensure your build is reproducible.

sourceFiles ?
or
libFiles ?
sourceFiles.

libFiles is for shared libraries.
  • Can dmd compile ... John Xu via Digitalmars-d-learn
    • Re: Can dmd... ryuukk_ via Digitalmars-d-learn
      • Re: Can... John Xu via Digitalmars-d-learn
        • Re:... John Xu via Digitalmars-d-learn
          • ... John Xu via Digitalmars-d-learn
            • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
              • ... John Xu via Digitalmars-d-learn
                • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
                • ... John Xu via Digitalmars-d-learn
                • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
                • ... John Xu via Digitalmars-d-learn
                • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn

Reply via email to