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
Setting the environment variable in the Gemfile does not work:
if RUBY_PLATFORM='x64-mingw-ucrt'
ENV['BUNDLE_BUILD__TINY_TDS']='--with-freetds-include=/c/Ruby31-x64/msys64/ucrt64/include/freetds'
end
If this is not possible, is there a way to output additional help text after An error occurred while installing tiny_tds explaining exactly how to fix the issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Can I set
bundle config build.tiny_tdsinside the Gemfile?Setting the environment variable when running
bundleworks:Setting the environment variable in the
Gemfiledoes not work:If this is not possible, is there a way to output additional help text after
An error occurred while installing tiny_tdsexplaining exactly how to fix the issue?Beta Was this translation helpful? Give feedback.
All reactions