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

mapregex.c error building with Visual Studio 2015: "off_t" define #5274

Open
jmckenna opened this issue Apr 22, 2016 · 0 comments
Open

mapregex.c error building with Visual Studio 2015: "off_t" define #5274

jmckenna opened this issue Apr 22, 2016 · 0 comments

Comments

@jmckenna
Copy link
Member

  • compiling branch-7-0 with Visual Studio 2015 (1900)
  • using PCRE 8.38 (but I don't think that is relevant)
  • error during compile of MapServer:
C:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\ucrt\sys/types.h(42): error C2628: '_off_t' followed by 'long' is illegal (did you forget a ';'?)
C:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\ucrt\sys/types.h(42): warning C4091: 'typedef ': ignored on left of 'long' when no variable is declared
#if defined(_WIN32) && !defined(__CYGWIN__) && _MSC_VER < 1600

I am filing this ticket so others are aware of this issue.

szekerest added a commit that referenced this issue Sep 3, 2017
szekerest added a commit that referenced this issue Sep 3, 2017
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