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

VisualC++ Project Missing Include Dirs and ZLIB Compile Issue #14

Open
windsurfer1122 opened this issue Oct 14, 2018 · 0 comments
Open

Comments

@windsurfer1122
Copy link

  • The VS projects are missing the project include dir "$(ProjectDir)..\libb64" for cdecode.h and cencode.h, which belongs directly to the project only.

  • The platform directories are also not in the git repository. Either add them directly or mention them in the docs. Also add to the docs that for VC++ the includes (zlib.h, zconf.h) and compiled library (zlibstat.lib) have to go inside ./platform/win[32|64]/[include|lib] respectively.

  • For Visual C++ also add the note that ZLIB has to be compiled without the ZLIB_WINAPI definition, otherwise there are link errors LNK2001.

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

No branches or pull requests

1 participant