Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

build-windows.cmd #17

Description

@dg2k

@hideki I tried to compile on Windows by running the script build-windows.cmd as you clearly outlined. Everything went okay the first time (luckily I had all the tools in place including VS2015 and java etc).

But, the compiled sqlcipher.dll seems to come out as the plain sqlite3.dll. I ran dumpbin.exe /exports sqlcipher.dll and I get the same APIs as sqlite3.dll. For example, I expected to see sqlcipher_export but not there. Same for all the three directories x86, x64, x86_x64.

Am I overlooking something? Help please.

Something a bit similar caught my attention but not sure if this points to any thing. Mine doesn't generate any error though.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions