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

_deps\gpds-src\lib\include\gpds\utils.hpp(41): error C2039: 'to_string': is not a member of 'std' #15

Closed
aboelens opened this issue Nov 23, 2023 · 1 comment

Comments

@aboelens
Copy link

Building gpds I get the followinf error message:

_deps\gpds-src\lib\include\gpds\utils.hpp(41): error C2039: 'to_string': is not a member of 'std'

Adding "#include " to utils.hpp fixes the issue.

Version: 1.6.0 (for version 1.5.0 of QSchematic)
Compiler: MSVC
OS: Windows 10
Building method: CMake in PowerShell

@Tectu Tectu closed this as completed in b3af8c9 Nov 23, 2023
@Tectu
Copy link
Contributor

Tectu commented Nov 23, 2023

Fixed - Thank you for reporting this!

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

2 participants