Skip to content

Fix librpc build#1

Open
Karlson2k wants to merge 2 commits into
Memphiz:hyperfrom
Karlson2k:hyper
Open

Fix librpc build#1
Karlson2k wants to merge 2 commits into
Memphiz:hyperfrom
Karlson2k:hyper

Conversation

@Karlson2k

Copy link
Copy Markdown

All dll-exports should be dll-imports when using externally
Fix librpc link problem with "_null_auth".

@Memphiz

Memphiz commented Nov 9, 2012

Copy link
Copy Markdown
Owner

The correct thing would be

define RPCAPI as dllimport or dllexport based on definition of ONCRPCDLL

Then use RPCAPI instead off DllExport / DllImport definitions.

@Karlson2k

Copy link
Copy Markdown
Author

Yes, already discovered it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants