Skip to content

Windows build#38

Open
alexBraidwood wants to merge 4 commits into
jgm:masterfrom
alexBraidwood:windows-build
Open

Windows build#38
alexBraidwood wants to merge 4 commits into
jgm:masterfrom
alexBraidwood:windows-build

Conversation

@alexBraidwood

Copy link
Copy Markdown

I put a windows build together for a library I'm working on, thought it might be useful.

  • Update peg to 0.1.18
  • Updated README to include windows dll build instructions
  • Added VS-specific #defines to utility_functions.h
  • Added disable _strdup deprecation compiler bug in VS
  • Added exports.h to export functions with EXPORT define for windows DLL

- Update peg to 0.1.18
- Updated README to include windows dll build instructions
- Added VS-specific #defines to utility_functions.h
- Added disable _strdup deprecation compiler bug in VS
- Added exports.h to export functions with EXPORT define for windows DLL
- Fixed Build configurations
@jgm

jgm commented Jul 26, 2017

Copy link
Copy Markdown
Owner

This looks good, but it seems to have other changes besides the ones advertised.
E.g. line number tracking, and other substantive changes to the parser.

@alexBraidwood

alexBraidwood commented Jul 26, 2017

Copy link
Copy Markdown
Author

@jgm Ah! Didn't even see those peg changes. That might explain some weird output. I'll go back and fix it up, then update the request.

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

Successfully merging this pull request may close these issues.

2 participants