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

Include PDB files in compilation #50

Closed
dkrutsko opened this issue Mar 25, 2018 · 0 comments
Closed

Include PDB files in compilation #50

dkrutsko opened this issue Mar 25, 2018 · 0 comments
Labels
Request A cool feature request for the library Win Relating specifically to Windows

Comments

@dkrutsko
Copy link
Member

On windows, PDB files can be used to help debug potential issues with the library. As such, they should be copied over to the lib folder as part of the compilation process as well as offered for download when using the prebuilt libraries. Since they're a bit big, I don't think they should be downloaded automatically through the install script (if supported).

@dkrutsko dkrutsko added Request A cool feature request for the library Win Relating specifically to Windows labels Mar 25, 2018
@dkrutsko dkrutsko added this to the Robot-js 2.0.0 milestone Mar 25, 2018
dkrutsko added a commit that referenced this issue Mar 25, 2018
* Added newlines to some files
* Updated gitignore file
* Update copyright headers (#18, fixes #15)
* Added support for Node ^7.0.0 (#14, fixes #5, #16)
* Updated README file (#19, fixes #13)
* Fetch prebuilt binaries securely
* Added NPM and Yarn lock files (#30, fixes #28)
* Project reorganization (#35, fixes #2, #4, #32, #36, #37)
* Quotes
* Improvements to Windows RC
* Update copyright headers (#44, fixes #43)
* Updated lock files
* Removed visual studio toolset definitions (#47, fixes #46)
* Improved the install script (#48, fixes #38)
* Updated lock files
* Copy PDB files during compilation (#51, fixes #50)
* Updated version numbers (#52, fixes #17)
* Copy PDB files during compilation (#53, fixes #50)
* Version updates
* Fixed small bug in test case
* Updated lock files
* Minor fixes to get ARM to compile (#54, fixes #25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request A cool feature request for the library Win Relating specifically to Windows
Development

No branches or pull requests

1 participant