Skip to content

Error: NetWeaver DLLs need to be in PATH ? #89

Answered by fw2568
clint2627 asked this question in Q&A
Discussion options

You must be logged in to vote

You don't have to worry. I have reviewed this topic again and finally it can be implemented in a way that work with any process mode / platform.

Please have a look at the new samples for aspnetcore. In Program.cs there is a call to a helper set sets the PATH variable (or LD_LIBRARY_PATH on Linux/MacOs):

RfcLibraryHelper.EnsurePathVariable();

/// <summary>
/// This method ensures that either LD_LIBRARY_PATH or PATH points to base directory
/// where referenced UCI libs should be stored.
/// Please note that th…

Replies: 28 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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 fw2568
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hangy
Comment options

Comment options

You must be logged in to vote
4 replies
@hangy
Comment options

@fw2568
Comment options

@hangy
Comment options

@fw2568
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@clint2627
Comment options

@fw2568
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@clint2627
Comment options

@clint2627
Comment options

@fw2568
Comment options

@fw2568
Comment options

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
Converted from issue

This discussion was converted from issue #59 on May 25, 2021 14:11.