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

Patch for Win64 "strdup symbol not found" link problem. #45

Merged
merged 4 commits into from Jul 14, 2014

Commits on Jun 17, 2014

  1. Fixed problem of "strdup" not found in mingw-w64

    Modified api.c to work with mingw-w64 on windows.
    Stuart Mills committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    b9eaa40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec03df View commit details
    Browse the repository at this point in the history
  3. get rid of messages

    Stuart Mills committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    9b4f9f1 View commit details
    Browse the repository at this point in the history
  4. Added support for Win64 to api.c

    Stuart Mills committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    415ee0e View commit details
    Browse the repository at this point in the history