unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Pierre Neidhardt <mail@ambrevar.xyz>
To: Marius Bakke <mbakke@fastmail.com>, help-guix <help-guix@gnu.org>
Subject: Re: [dxvk] How to set RPATH with Meson?
Date: Thu, 26 Mar 2020 11:14:10 +0100	[thread overview]
Message-ID: <874kub1kzx.fsf@ambrevar.xyz> (raw)
In-Reply-To: <87y2roz6a0.fsf@devup.no>

[-- Attachment #1: Type: text/plain, Size: 639 bytes --]

You are right.

I went through all the meson.build in the project, could not find
anything weird.

build-wine32.txt has

--8<---------------cut here---------------start------------->8---
cpp_link_args=['-m32', '-mwindows']
--8<---------------cut here---------------end--------------->8---

so I patched it to

--8<---------------cut here---------------start------------->8---
cpp_link_args=['-m32', '-mwindows', '-Wl,-rpath=/gnu/store/lbh22ci6rg780fvxclik5mkgi1z73qfn-dxvk32-1.6/lib']
--8<---------------cut here---------------end--------------->8---

Still no difference.

-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

      reply	other threads:[~2020-03-26 10:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 14:02 [dxvk] How to set RPATH with Meson? Pierre Neidhardt
2020-03-25 17:35 ` Marius Bakke
2020-03-26 10:14   ` Pierre Neidhardt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874kub1kzx.fsf@ambrevar.xyz \
    --to=mail@ambrevar.xyz \
    --cc=help-guix@gnu.org \
    --cc=mbakke@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).