-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[package] nanodbc/2.13.0: link error with unicode=True #8992
Comments
Hi there, I've tested this locally in $ conan create recipes/nanodbc/all --version 2.13.0 --build=missing -o '&:unicode=True'
It's worth mentioning that installing this package will actually compile: $ conan install --requires nanodbc/2.13.0 --build=missing -o '&:unicode=True'
/cc @zillemarco @madebr could you take a look into this problem? Thank you in advance! |
Package and Environment Details (include every applicable attribute)
Conan profile (output of
conan profile show default
orconan profile show <profile>
if custom profile is in use)Steps to reproduce (Include if Applicable)
If I disable unicode (as default settings) everything will be ok.
Logs (Include/Attach if Applicable)
Click to expand log
The text was updated successfully, but these errors were encountered: