8000 Problem with strings.h on VS2019 · Issue #734 · vxl/vxl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Problem with strings.h on VS2019 #734

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

Open
mundyj opened this issue Dec 10, 2019 · 0 comments
Open

Problem with strings.h on VS2019 #734

mundyj opened this issue Dec 10, 2019 · 0 comments

Comments

@mundyj
Copy link
Contributor
mundyj commented Dec 10, 2019

Description

Steps to Reproduce

Expected behavior

geotiff should compile on visual studio

Actual behavior

D:\software\terra_dsm\external\vxl\v3p\geotiff\cpl_serv.h(45,12): fatal error C1083: Cannot open include file: 'strings.h': No such file or directory

Reproducibility

100% since strings.h is not available

Versions

After pull request 725

Environment

Windows 10, VS2019 16.3.9

Additional Information

hjmjohnson added a commit that referenced this issue Dec 10, 2019
This reverts commit 901b41b.

This resolves issue #734 of compilation failure, but
re-introduces a compiler warning about implicitly defined
function on some compilers.
hjmjohnson added a commit that referenced this issue Dec 10, 2019
This reverts commit 901b41b.

This resolves issue #734 of compilation failure, but
re-introduces a compiler warning about implicitly defined
function on some compilers.

Additional changes to use

v3p/geotiff/cpl_serv.h:104:36: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration]
hjmjohnson added a commit that referenced this issue Dec 10, 2019
This reverts commit 901b41b.

This resolves issue #734 of compilation failure, but
re-introduces a compiler warning about implicitly defined
function on some compilers.

Additional changes to use

v3p/geotiff/cpl_serv.h:104:36: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration]
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
0