You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, then you probably didn't build libq with C++17 in the first place, right? I haven't done so myself, so any input (and PR's if needed) are welcome!
Hello,
I'm unable to link your lib with one of mine.
I cannot use it if this code is present :
Error:
Any idea ? I built it with cmake and all test are ok.
I'm using GCC7
Edit: I was compiling my lib with C++17 and it was not working. But if I compile it with C++14 it's ok.
The text was updated successfully, but these errors were encountered: