Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows_compatibility_tari_base_node #1414

Merged
merged 1 commit into from
Mar 9, 2020

Commits on Mar 6, 2020

  1. - Conditional compilation was added to exclude store_forward Tokio …

    …layer to be added for Windows builds. This removes `store_forward` functionality from Windpows, but provides a temporary fix.
    
    - Small refactoring for `fn load_users()` in `lmdb.rs`
    - Windows build and run instructions where SQLite is a dependency
    
    Signed-off-by: Hansie Odendaal <[email protected]>
    hansieodendaal committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    2b75d32 View commit details
    Browse the repository at this point in the history