Skip to content

Trying to export Nvidia's NRI library as xmake package #5095

Closed Answered by waruqi
01Pollux asked this question in Q&A
Discussion options

You must be logged in to vote

xmake build -yv : When building normally, the dll of the package isn't copied to the /build folder, and i can't execute directly.

you need call xmake run <target> to run it. it will set package bin directory to PATH automatically.

xmake install -o install : When installing the target, the dll gets copied to the installation folder.

The dll files are only installed when installing target.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by 01Pollux
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants